projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove bogus dependencies
[openwrt.git]
/
target
/
linux
/
adm5120-2.6
/
Makefile
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
endef
include $(INCLUDE_DIR)/kernel-build.mk
-DEFAULT_PACKAGES += kmod-madwifi
+
+# include the profiles
+-include profiles/*.mk
$(eval $(call BuildKernel))
$(eval $(call BuildKernel))
This page took
0.021484 seconds
and
4
git commands to generate.