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.
9 NAME
:=Default PS3 Petitboot profile
10 PACKAGES
:=-dnsmasq
-iptables
-opkg
-ppp
-ppp-mod-pppoe
-kmod-ipt-nathelper \
11 -firewall
-mtd
-hotplug2
-swconfig \
12 kexec-tools ps3-utils petitboot
15 define Profile
/Default
/Description
16 Default PS3 Petitboot profile
18 $(eval
$(call Profile
,Default
))