[ar71xx] add initial profiles
[openwrt.git] / target / linux / ar71xx / profiles / planex.mk
1 #
2 # Copyright (C) 2009 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/MZKW04NU
9 NAME:=Planex MZK-W04NU
10 PACKAGES:=kmod-ath9k kmod-usb-ohci kmod-usb2
11 endef
12
13 define Profile/MZKW04NU/Description
14 Package set optimized for the Planex MZK-W04NU.
15 endef
16
17 $(eval $(call Profile,MZKW04NU))
This page took 0.046245 seconds and 5 git commands to generate.