Include admswconfig for adm5120 based targets
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 11 May 2007 20:48:53 +0000 (20:48 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 11 May 2007 20:48:53 +0000 (20:48 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7191 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/adm5120-2.6/Makefile
target/linux/adm5120eb-2.6/Makefile

index 1030077..1ac2093 100644 (file)
@@ -17,6 +17,7 @@ define Target/Description
 endef
 
 include $(INCLUDE_DIR)/kernel-build.mk
+DEFAULT_PACKAGES += admswconfig
 
 # include the profiles
 -include profiles/*.mk
index 55a5b67..2135971 100644 (file)
@@ -17,6 +17,7 @@ define Target/Description
 endef
 
 include $(INCLUDE_DIR)/kernel-build.mk
+DEFAULT_PACKAGES += admswconfig
 
 # include the profiles
 -include profiles/*.mk