c06852eaf21cef858e6ee97df854bb3d1bb8ac0a
[librecmc/librecmc.git] / target / linux / brcm63xx / profiles / pirelli.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/AGPF_S0
9   NAME:=Pirelli Alice Gate VoIP 2 Plus Wi-Fi AGPF-S0
10   PACKAGES:=kmod-b43 wpad-mini\
11         kmod-usb2 kmod-usb-ohci
12 endef
13 define Profile/AGPF_S0/Description
14   Package set optimized for AGPF-S0.
15 endef
16 $(eval $(call Profile,AGPF_S0))