[backfire] ar71xx: merge r28380
[openwrt-10.03/.git] / target / linux / rdc / profiles / sitecom.mk
1 #
2 # Copyright (C) 2010 OpenWrt.org
3 #
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
6 #
7
8 define Profile/sitecom
9         NAME:=Devices from Sitecom (WL-153, DC-230)
10         PACKAGES:=kmod-rt61-pci kmod-usb-core kmod-usb-ohci kmod-usb2
11 endef
12 $(eval $(call Profile,sitecom))