2 # Copyright (C) 2009 OpenWrt.org
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
8 define Profile
/MZKW04NU
10 PACKAGES
:=kmod-ath9k hostapd-mini kmod-usb-core kmod-usb-ohci kmod-usb2
13 define Profile
/MZKW04NU
/Description
14 Package set optimized for the Planex MZK-W04NU.
17 $(eval
$(call Profile
,MZKW04NU
))
19 define Profile
/MZKW300NH
20 NAME
:=Planex MZK-W300NH
21 PACKAGES
:=kmod-ath9k hostapd-mini
24 define Profile
/MZKW300NH
/Description
25 Package set optimized for the Planex MZK-W300NH.
28 $(eval
$(call Profile
,MZKW300NH
))