mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-12 01:44:54 +00:00
Correction, there is no USB for RB1xx targets
SVN-Revision: 7195
This commit is contained in:
parent
6674fa7803
commit
d39adea0f7
@ -7,11 +7,11 @@
|
|||||||
|
|
||||||
define Profile/RouterBoard
|
define Profile/RouterBoard
|
||||||
NAME:=RouterBoard RB1xx
|
NAME:=RouterBoard RB1xx
|
||||||
PACKAGES:=kmod-madwifi kmod-usb-core kmod-usb-ohci kmod-usb2 patch-cmdline wget2nand
|
PACKAGES:=kmod-madwifi patch-cmdline wget2nand
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/RouterBoard/Description
|
define Profile/RouterBoard/Description
|
||||||
Package set compatible with the RouterBoard RB1xx devices. Contains USB support and RouterOS to OpenWrt\\\
|
Package set compatible with the RouterBoard RB1xx devices. Contains RouterOS to OpenWrt\\\
|
||||||
installation scripts.
|
installation scripts.
|
||||||
endef
|
endef
|
||||||
$(eval $(call Profile,RouterBoard))
|
$(eval $(call Profile,RouterBoard))
|
||||||
|
Loading…
Reference in New Issue
Block a user