[rdc] add better support for the RDC R8610 evaluation board: ide, rtc, super I/O
[openwrt-10.03/.git] / target / linux / rdc / profiles / AMIT.mk
1 #
2 # Copyright (C) 2008 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/amit
9   NAME:=Devices from AMIT
10   PACKAGES:=kmod-r6040 kmod-usb-core kmod-usb-ohci kmod-usb2
11 endef
12 $(eval $(call Profile,amit))
13