2 # Copyright (C) 2006 OpenWrt.org
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
8 define Profile
/RouterBoard
9 NAME
:=RouterBoard RB1xx
10 PACKAGES
:=kmod-madwifi kmod-usb-core kmod-usb-ohci kmod-usb2 patch-cmdline wget2nand
13 define Profile
/RouterBoard
/Description
14 Package set compatible with the RouterBoard RB1xx devices. Contains USB support and RouterOS to OpenWrt
\\\
17 $(eval
$(call Profile
,RouterBoard
))