uhttpd: update to latest git head
[openwrt.git] / target / linux / 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 \
13                         kmod-fs-ext2 kmod-fs-ext3
14 endef
15 $(eval $(call Profile,r8610))