ps3/petitboot: Run petitboot at first startup
[15.05/openwrt.git] / target / linux / ps3 / petitboot / target.mk
1 BOARDNAME:=Petitboot
2 FEATURES+=fpu ramdisk
3
4 define Target/Description
5         Build Petitboot bootloader
6 endef