1b216aa20a
SVN-Revision: 14939
9 lines
142 B
Makefile
9 lines
142 B
Makefile
BOARDNAME:=Petitboot
|
|
FEATURES:=fpu ramdisk
|
|
|
|
DEFAULT_PACKAGES+= dnsmasq petitboot
|
|
|
|
define Target/Description
|
|
Build Petitboot bootloader
|
|
endef
|