au1000: clean up profiles
Signed-off-by: Bruno Randolf <br1@einfach.org> SVN-Revision: 32767
This commit is contained in:
parent
b2d76e1e05
commit
ac6bf6d62f
2 changed files with 3 additions and 6 deletions
|
@ -7,9 +7,8 @@
|
||||||
|
|
||||||
define Profile/InternetBox
|
define Profile/InternetBox
|
||||||
NAME:=T-Mobile "InternetBox"
|
NAME:=T-Mobile "InternetBox"
|
||||||
PACKAGES:=kmod-ath5k \
|
PACKAGES:=kmod-ath5k kmod-usb-core kmod-usb-ohci kmod-usb-serial kmod-usb-serial-option \
|
||||||
ldconfig ldd \
|
comgt
|
||||||
ip tc wpa-supplicant wpa-cli
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/InternetBox/Description
|
define Profile/InternetBox/Description
|
||||||
|
|
|
@ -8,9 +8,7 @@
|
||||||
define Profile/MeshCube
|
define Profile/MeshCube
|
||||||
NAME:=MeshCube MTX-1
|
NAME:=MeshCube MTX-1
|
||||||
PACKAGES:=kmod-ath5k kmod-hostap kmod-hostap-pci kmod-net-prism54 \
|
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 \
|
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
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/MeshCube/Description
|
define Profile/MeshCube/Description
|
||||||
|
|
Loading…
Reference in a new issue