7 lines
104 B
Makefile
7 lines
104 B
Makefile
BOARDNAME:=Petitboot
|
|
FEATURES+=fpu ramdisk
|
|
|
|
define Target/Description
|
|
Build Petitboot bootloader
|
|
endef
|