projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b3a1d0
)
fix kernel config related build error
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 30 Nov 2007 17:22:44 +0000
(17:22 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 30 Nov 2007 17:22:44 +0000
(17:22 +0000)
SVN-Revision: 9640
include/kernel.mk
patch
|
blob
|
history
diff --git
a/include/kernel.mk
b/include/kernel.mk
index 460269949b1422b2fcf1165354a9fa3fbc275ad2..b413d8484081aee30ab5063ef7c5c05bc348b891 100644
(file)
--- a/
include/kernel.mk
+++ b/
include/kernel.mk
@@
-89,7
+89,7
@@
define ModuleAutoLoad
fi
endef
-ifeq ($(DUMP),)
+ifeq ($(DUMP)
$(TARGET_BUILD)
,)
-include $(LINUX_DIR)/.config
endif