mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
fix kernel features detection - GENERIC_PLATFORM_DIR is unset at DUMP time
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6346 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
fcbe667a81
commit
473fc68bd2
@ -13,7 +13,7 @@ include $(INCLUDE_DIR)/prereq.mk
|
||||
|
||||
LINUX_CONFIG ?= ./config/default
|
||||
|
||||
-include $(GENERIC_PLATFORM_DIR)/config-template
|
||||
-include $(TOPDIR)/target/linux/generic-$(KERNEL)/config-template
|
||||
-include $(LINUX_CONFIG)
|
||||
|
||||
ifneq ($(CONFIG_ATM),)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user