aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120eb-2.6
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-05-11 20:48:53 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-05-11 20:48:53 +0000
commit2272d3462a6566e587fedfcb2af8238b4e851de9 (patch)
tree125c9603f863883158da228cd0b0505b26e66d93 /target/linux/adm5120eb-2.6
parent3859df1e5a035c9e2b711e3eb7b48105b387e9f5 (diff)
downloadmaster-187ad058-2272d3462a6566e587fedfcb2af8238b4e851de9.tar.gz
master-187ad058-2272d3462a6566e587fedfcb2af8238b4e851de9.tar.bz2
master-187ad058-2272d3462a6566e587fedfcb2af8238b4e851de9.zip
Include admswconfig for adm5120 based targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7191 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120eb-2.6')
-rw-r--r--target/linux/adm5120eb-2.6/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/adm5120eb-2.6/Makefile b/target/linux/adm5120eb-2.6/Makefile
index 55a5b6763d..21359713d6 100644
--- a/target/linux/adm5120eb-2.6/Makefile
+++ b/target/linux/adm5120eb-2.6/Makefile
@@ -17,6 +17,7 @@ define Target/Description
endef
include $(INCLUDE_DIR)/kernel-build.mk
+DEFAULT_PACKAGES += admswconfig
# include the profiles
-include profiles/*.mk