mirror of https://github.com/hak5/openwrt-owl.git
au1000: clean up profiles
Signed-off-by: Bruno Randolf <br1@einfach.org> SVN-Revision: 32767owl
parent
b2d76e1e05
commit
ac6bf6d62f
|
@ -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…
Reference in New Issue