2 # Copyright (C) 2010 OpenWrt.org
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
8 define Profile
/ZCN1523H28
9 NAME
:=Zcomax ZCN-1523H-2-8
10 PACKAGES
:=kmod-ath9k wpad-mini
13 define Profile
/ZCN1523H28
/Description
14 Package set optimized for the Zcomax ZCN-1523H-2-8 board.
17 $(eval
$(call Profile
,ZCN1523H28
))
19 define Profile
/ZCN1523H516
20 NAME
:=Zcomax ZCN-1523H-5-16
21 PACKAGES
:=kmod-ath9k wpad-mini
24 define Profile
/ZCN1523H516
/Description
25 Package set optimized for the Zcomax ZCN-1523H-5-16 board.
28 $(eval
$(call Profile
,ZCN1523H516
))