1193323Sed#
2193323Sed# Copyright (C) 2012-2013 Hiwifi Wireless
3353358Sdim# Copyright (C) 2014 OpenWrt.org
4353358Sdim#
5353358Sdim# This is free software, licensed under the GNU General Public License v2.
6193323Sed# See /LICENSE for more information.
7193323Sed#
8193323Sed
9193323Seddefine Profile/HIWIFI_HC6361
10193323Sed	NAME:=HiWiFi HC6361
11193323Sed	PACKAGES:= kmod-usb-core kmod-usb2 kmod-usb-storage \
12193323Sed		kmod-crypto-deflate kmod-fs-ext4 kmod-ledtrig-gpio \
13234353Sdim		kmod-nls-iso8859-1 e2fsprogs
14193323Sedendef
15353358Sdim
16193323Seddefine Profile/HIWIFI_HC6361/description
17280031Sdim	Package set optimized for the HiWiFi HC6361.
18309124Sdimendef
19288943Sdim$(eval $(call Profile,HIWIFI_HC6361))
20198090Srdivacky