aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ps3/petitboot/target.mk
diff options
context:
space:
mode:
authorHamish Guthrie <hcg@openwrt.org>2008-12-18 11:46:28 +0000
committerHamish Guthrie <hcg@openwrt.org>2008-12-18 11:46:28 +0000
commit970eeff92b9cc9ffe5de788b1f204c22a5fd251f (patch)
tree2b5e2600b7164698874c9d67c5a137bf09bd247f /target/linux/ps3/petitboot/target.mk
parent043da7290cff097be9584d29e138d392b460b11d (diff)
downloadmaster-187ad058-970eeff92b9cc9ffe5de788b1f204c22a5fd251f.tar.gz
master-187ad058-970eeff92b9cc9ffe5de788b1f204c22a5fd251f.tar.bz2
master-187ad058-970eeff92b9cc9ffe5de788b1f204c22a5fd251f.zip
re-arrange ps3 tree
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13680 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ps3/petitboot/target.mk')
-rw-r--r--target/linux/ps3/petitboot/target.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/ps3/petitboot/target.mk b/target/linux/ps3/petitboot/target.mk
new file mode 100644
index 0000000000..b0ebcd036c
--- /dev/null
+++ b/target/linux/ps3/petitboot/target.mk
@@ -0,0 +1,5 @@
+BOARDNAME:=Petitboot
+
+define Target/Description
+ Build Petitboot bootloader
+endef