projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22d2d9b
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6631
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
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
80b35e7
..
69554fe
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))