au1000: clean up profiles
authorFlorian Fainelli <florian@openwrt.org>
Tue, 17 Jul 2012 16:39:52 +0000 (16:39 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Tue, 17 Jul 2012 16:39:52 +0000 (16:39 +0000)
Signed-off-by: Bruno Randolf <br1@einfach.org>
SVN-Revision: 32767

target/linux/au1000/au1500/profiles/InternetBox.mk
target/linux/au1000/au1500/profiles/MeshCube.mk

index d6d647868e8d65f10637897aac1d75f050690542..a73f0ce9affb1b53c5b87b15386366b31395357b 100644 (file)
@@ -7,9 +7,8 @@
 
 define Profile/InternetBox
   NAME:=T-Mobile "InternetBox"
-  PACKAGES:=kmod-ath5k \
-               ldconfig ldd \
-               ip tc wpa-supplicant wpa-cli
+  PACKAGES:=kmod-ath5k kmod-usb-core kmod-usb-ohci kmod-usb-serial kmod-usb-serial-option \
+               comgt
 endef
 
 define Profile/InternetBox/Description
index b1aaa39c640284d5c2987fe38053bef53872a284..3dff376bfc8bbe0e7daf771797e93c9d2d17bc92 100644 (file)
@@ -8,9 +8,7 @@
 define Profile/MeshCube
   NAME:=MeshCube MTX-1
   PACKAGES:=kmod-ath5k kmod-hostap kmod-hostap-pci kmod-net-prism54 \
-       kmod-usb-core kmod-usb-ohci kmod-usb-storage kmod-fs-ext3 kmod-fs-vfat \
-       ldconfig ldd hostap-utils ip tc wpa-supplicant wpa-cli \
-       kexec-tools
+       kmod-usb-core kmod-usb-ohci kmod-usb-storage kmod-fs-ext3 kmod-fs-vfat
 endef
 
 define Profile/MeshCube/Description