1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 09:11:59 +03:00

au1000: clean up profiles

Signed-off-by: Bruno Randolf <br1@einfach.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32767 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2012-07-17 16:39:52 +00:00
parent 4d65fe14a5
commit 98743f8444
2 changed files with 3 additions and 6 deletions

View 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

View 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