summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorHamish Guthrie <hcg@openwrt.org>2009-03-16 15:28:27 +0000
committerHamish Guthrie <hcg@openwrt.org>2009-03-16 15:28:27 +0000
commit52f41b12897647912128f665195414d783b77954 (patch)
treee23db6bbc34e9218b7af6745c4acc990b2832dcd /target
parent9f456db3fdc3bf47a851cabe1208db24173b0fe8 (diff)
downloadmtk-20170518-52f41b12897647912128f665195414d783b77954.zip
mtk-20170518-52f41b12897647912128f665195414d783b77954.tar.gz
mtk-20170518-52f41b12897647912128f665195414d783b77954.tar.bz2
Petitboot is not a router - create new DEVICE_TYPE:=bootloader, ps3 has FPU
SVN-Revision: 14898
Diffstat (limited to 'target')
-rw-r--r--target/linux/ps3/petitboot/target.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ps3/petitboot/target.mk b/target/linux/ps3/petitboot/target.mk
index b0ebcd0..5f16ba4 100644
--- a/target/linux/ps3/petitboot/target.mk
+++ b/target/linux/ps3/petitboot/target.mk
@@ -1,4 +1,6 @@
BOARDNAME:=Petitboot
+DEVICE_TYPE:=bootloader
+FEATURES:=fpu
define Target/Description
Build Petitboot bootloader