diff options
Diffstat (limited to 'target/linux')
| -rw-r--r-- | target/linux/ps3/petitboot/profiles/000-Default.mk | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ps3/petitboot/profiles/000-Default.mk b/target/linux/ps3/petitboot/profiles/000-Default.mk index 5c433e133..61cfc0796 100644 --- a/target/linux/ps3/petitboot/profiles/000-Default.mk +++ b/target/linux/ps3/petitboot/profiles/000-Default.mk @@ -7,9 +7,9 @@  define Profile/Default    NAME:=Default PS3 Petitboot profile -  PACKAGES:=-dnsmasq -iptables -ppp -ppp-mod-pppoe -kmod-ipt-nathelper \ -	    -firewall \ -	    kexec-tools petitboot +  PACKAGES:=-dnsmasq -iptables -opkg -ppp -ppp-mod-pppoe -kmod-ipt-nathelper \ +	    -firewall -mtd -hotplug2 -swconfig \ +	    kexec-tools ps3-utils petitboot  endef  define Profile/Default/Description  | 
