mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-14 12:23:36 +08:00
fix kernel config related build error
SVN-Revision: 9640
This commit is contained in:
parent
1b3a1d0de1
commit
5526395594
@ -89,7 +89,7 @@ define ModuleAutoLoad
|
||||
fi
|
||||
endef
|
||||
|
||||
ifeq ($(DUMP),)
|
||||
ifeq ($(DUMP)$(TARGET_BUILD),)
|
||||
-include $(LINUX_DIR)/.config
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user