2 # Copyright (C) 2007-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
/Ps1208mfg
9 NAME
:=Edimax PS-1208MFG
10 PACKAGES
:=-firewall
-dropbear
-dnsmasq
-mtd
-ppp
-wpad-mini block-hotplug kmod-usb-storage kmod-usb2 kmod-usb-ohci
-iptables
-kmod-switch kmod-fs-ext4 block-extroot
13 define Profile
/Ps1208mfg
/Description
14 Package set optimize for edimax PS-1208MFG printserver
17 $(eval
$(call Profile
,Ps1208mfg
))