mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
fix kernel features detection - GENERIC_PLATFORM_DIR is unset at DUMP time
SVN-Revision: 6346
This commit is contained in:
parent
fdea0fabd2
commit
129d173a2a
@ -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