mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
toolchain/kernel-headers: restore support for patches, needed for ubicom32
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20872 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
39759f918a
commit
8e0deee357
@ -22,6 +22,7 @@ HOST_BUILD_DIR:=$(KERNEL_BUILD_DIR)/linux-$(LINUX_VERSION)
|
||||
PKG_MD5SUM:=$(LINUX_KERNEL_MD5SUM)
|
||||
LINUX_DIR := $(HOST_BUILD_DIR)
|
||||
FILES_DIR :=
|
||||
PATCH_DIR := ./patches$(if $(wildcard ./patches-$(KERNEL_PATCHVER)),-$(KERNEL_PATCHVER))
|
||||
|
||||
include $(INCLUDE_DIR)/toolchain-build.mk
|
||||
include $(INCLUDE_DIR)/kernel-defaults.mk
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user