openwrt/target/linux/ps3/petitboot/target.mk

8 lines
120 B
Makefile
Raw Normal View History

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