459fd2dd03cce48bc7c192167c19520944019123
[openwrt-10.03/.git] / target / linux / ixp4xx-2.6 / profiles / 300-NAS100d.mk
1 #
2 # Copyright (C) 2006 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/NAS100d
9   NAME:=Iomega NAS 100d
10   PACKAGES:=kmod-ixp4xx-npe kmod-pata-artop madwifi kmod-usb2
11 endef
12
13 define Profile/NAS100d/Description
14         Package set optimized for the Iomega NAS 100d
15 endef
16 $(eval $(call Profile,NAS100d))
17