7 lines
120 B
Makefile
7 lines
120 B
Makefile
BOARDNAME:=Petitboot
|
|
DEVICE_TYPE:=bootloader
|
|
FEATURES:=fpu
|
|
|
|
define Target/Description
|
|
Build Petitboot bootloader
|
|
endef
|