upgrade avr32 to 2.6.30-rc7
[openwrt/staging/yousong.git] / target / linux / cavium-octeon / profiles / 100-Mototech.mk
1 #
2 # Copyright (C) 2009 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/mototech
9 NAME:=Mototech evaluation board
10 PACKAGES:=kmod-ath9k kmod-ata-core kmod-ata-sil24 kmod-usb-core kmod-usb2
11 endef
12
13 define Profile/mototech/Description
14 Package set compatible with the Mototech Evaluation Board (CN5000F).
15 endef
16 $(eval $(call Profile,mototech))
17