1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 14:37:07 +03:00
openwrt-xburst/target/linux/ps3/petitboot/target.mk
hcg 6d7d345a46 Petitboot is not a router - create new DEVICE_TYPE:=bootloader, ps3 has FPU
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14898 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-16 15:28:27 +00:00

8 lines
120 B
Makefile

BOARDNAME:=Petitboot
DEVICE_TYPE:=bootloader
FEATURES:=fpu
define Target/Description
Build Petitboot bootloader
endef