projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
adm5120: use enum for MACH_ADM5120_ definitions
[openwrt.git]
/
target
/
linux
/
ps3
/
petitboot
/
profiles
/
000-Default.mk
diff --git
a/target/linux/ps3/petitboot/profiles/000-Default.mk
b/target/linux/ps3/petitboot/profiles/000-Default.mk
index
5c433e1
..
61cfc07
100644
(file)
--- 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
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 p
s3-utils p
etitboot
endef
define Profile/Default/Description
endef
define Profile/Default/Description
This page took
0.02331 seconds
and
4
git commands to generate.