summaryrefslogtreecommitdiff
path: root/target/linux/ps3
diff options
context:
space:
mode:
authorHamish Guthrie <hcg@openwrt.org>2009-03-18 15:57:18 +0000
committerHamish Guthrie <hcg@openwrt.org>2009-03-18 15:57:18 +0000
commit1b216aa20a194e32ef6ff6ff028f58de49f29b20 (patch)
tree72f0d9a6e503e748d7cd2e475c4fd85ae2eee410 /target/linux/ps3
parent20b562636356a3b1ebeb7d18483e501422f23da7 (diff)
downloadmtk-20170518-1b216aa20a194e32ef6ff6ff028f58de49f29b20.zip
mtk-20170518-1b216aa20a194e32ef6ff6ff028f58de49f29b20.tar.gz
mtk-20170518-1b216aa20a194e32ef6ff6ff028f58de49f29b20.tar.bz2
Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-target
SVN-Revision: 14939
Diffstat (limited to 'target/linux/ps3')
-rw-r--r--target/linux/ps3/petitboot/target.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ps3/petitboot/target.mk b/target/linux/ps3/petitboot/target.mk
index a3d84dd..4b53f57 100644
--- a/target/linux/ps3/petitboot/target.mk
+++ b/target/linux/ps3/petitboot/target.mk
@@ -1,7 +1,7 @@
BOARDNAME:=Petitboot
-FEATURES:=fpu
+FEATURES:=fpu ramdisk
-DEFAULT_PACKAGES+= dnsmasq
+DEFAULT_PACKAGES+= dnsmasq petitboot
define Target/Description
Build Petitboot bootloader