629a378cae071e4b8adaab92ba52f9fc2c4432c4
[openwrt/openwrt.git] / target / linux / ramips / mt7620 / profiles / aigale.mk
1 #
2 # Copyright (C) 2014 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/AI-BR100
9 NAME:=Aigale Ai-BR100
10 PACKAGES:=kmod-usb-ohci kmod-usb2
11 endef
12
13 define Profile/AI-BR100/Description
14 Default package set for Aigale Ai-BR100.
15 endef
16 $(eval $(call Profile,AI-BR100))