]> git.enpas.org Git - openwrt.git/blob - target/linux/ps3/petitboot/target.mk
5f16ba4e2371c917acbd9a356a89a50f9f6090a0
[openwrt.git] / target / linux / ps3 / petitboot / target.mk
1 BOARDNAME:=Petitboot
2 DEVICE_TYPE:=bootloader
3 FEATURES:=fpu
4
5 define Target/Description
6         Build Petitboot bootloader
7 endef