Petitboot is not a router - create new DEVICE_TYPE:=bootloader, ps3 has FPU
[openwrt/svn-archive/archive.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