Include admswconfig for adm5120 based targets
authorFlorian Fainelli <florian@openwrt.org>
Fri, 11 May 2007 20:48:53 +0000 (20:48 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Fri, 11 May 2007 20:48:53 +0000 (20:48 +0000)
SVN-Revision: 7191

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

index 103007722d1fa20a20ea54cdf15b8682a7fdb90d..1ac2093930423fa32bc41eca0d05891953d234f3 100644 (file)
@@ -17,6 +17,7 @@ define Target/Description
 endef
 
 include $(INCLUDE_DIR)/kernel-build.mk
 endef
 
 include $(INCLUDE_DIR)/kernel-build.mk
+DEFAULT_PACKAGES += admswconfig
 
 # include the profiles
 -include profiles/*.mk
 
 # include the profiles
 -include profiles/*.mk
index 55a5b6763dceef1a6df3906d8bdd838c3cda4194..21359713d68e278385548cf5d6ccf4c3124b1d15 100644 (file)
@@ -17,6 +17,7 @@ define Target/Description
 endef
 
 include $(INCLUDE_DIR)/kernel-build.mk
 endef
 
 include $(INCLUDE_DIR)/kernel-build.mk
+DEFAULT_PACKAGES += admswconfig
 
 # include the profiles
 -include profiles/*.mk
 
 # include the profiles
 -include profiles/*.mk