mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-20 08:34:42 +02:00
fix kernel config related build error
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9640 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d7ac2229f5
commit
ced4ed829e
@ -89,7 +89,7 @@ define ModuleAutoLoad
|
|||||||
fi
|
fi
|
||||||
endef
|
endef
|
||||||
|
|
||||||
ifeq ($(DUMP),)
|
ifeq ($(DUMP)$(TARGET_BUILD),)
|
||||||
-include $(LINUX_DIR)/.config
|
-include $(LINUX_DIR)/.config
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user