6b31673bcd7d6522947259fa613f076e88c24ba8
[openwrt/openwrt.git] / target / linux / ramips / rt305x / profiles / easyacc.mk
1 #
2 # Copyright (C) 2013 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/WIZARD8800
9 NAME:=EasyAcc WIZARD 8800
10 PACKAGES:=\
11 kmod-ledtrig-netdev kmod-ledtrig-timer kmod-leds-gpio \
12 kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-usb-net usbutils \
13 kmod-scsi-core kmod-scsi-generic kmod-fs-ext4 kmod-fs-msdos \
14 kmod-usb-storage kmod-usb-storage-extras block-mount
15 endef
16
17 define Profile/WIZARD8800/Description
18 Package set for EasyAcc Wi-Stor Wizard 4in1 wireless storage 8800
19 endef
20 $(eval $(call Profile,WIZARD8800))