Update default configuration to use profiles
[librecmc/librecmc.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