d5f8c0a8f82e881375435fc1e5dd9f094fff7083
[openwrt/staging/wigyori.git] / target / linux / x86 / rdc / profiles / r8610.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/r8610
9 NAME:=RDC R8610 Evaluation Board
10 PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 \
11 kmod-hwmon-core kmod-hwmon-w83627hf kmod-ide-core kmod-ide-it821x \
12 kmod-rtc-core kmod-rtc-m48t86 kmod-fs-ext4
13 endef
14 $(eval $(call Profile,r8610))