aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ps3/petitboot/target.mk
diff options
context:
space:
mode:
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