au1000: clean up profiles

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

SVN-Revision: 32767
master
Florian Fainelli 12 years ago
parent b2d76e1e05
commit ac6bf6d62f
  1. 5
      target/linux/au1000/au1500/profiles/InternetBox.mk
  2. 4
      target/linux/au1000/au1500/profiles/MeshCube.mk

@ -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

@ -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

Loading…
Cancel
Save