summaryrefslogtreecommitdiffstats
path: root/target/linux/ps3/petitboot/profiles/000-Default.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ps3/petitboot/profiles/000-Default.mk')
-rw-r--r--target/linux/ps3/petitboot/profiles/000-Default.mk6
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 5c433e1339..61cfc07968 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