au1000: clean up profiles
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 17 Jul 2012 16:39:52 +0000 (16:39 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 17 Jul 2012 16:39:52 +0000 (16:39 +0000)
Signed-off-by: Bruno Randolf <br1@einfach.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32767 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

index d6d6478..a73f0ce 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 b1aaa39..3dff376 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