projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0499278
)
Include profiles
author
Florian Fainelli
<florian@openwrt.org>
Wed, 21 Mar 2007 20:11:00 +0000
(20:11 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Wed, 21 Mar 2007 20:11:00 +0000
(20:11 +0000)
SVN-Revision: 6631
target/linux/adm5120-2.6/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/adm5120-2.6/Makefile
b/target/linux/adm5120-2.6/Makefile
index 80b35e7efdd060a29c6e14bcfda7ae26fe87ce5f..69554fe1aeeb2c27a2d8bb5cf9c1b16854e4d5c1 100644
(file)
--- a/
target/linux/adm5120-2.6/Makefile
+++ b/
target/linux/adm5120-2.6/Makefile
@@
-17,6
+17,8
@@
define Target/Description
endef
include $(INCLUDE_DIR)/kernel-build.mk
-DEFAULT_PACKAGES += kmod-madwifi
+
+# include the profiles
+-include profiles/*.mk
$(eval $(call BuildKernel))