b6d7bfc94f
SVN-Revision: 14918
9 lines
124 B
Makefile
9 lines
124 B
Makefile
BOARDNAME:=Petitboot
|
|
FEATURES:=fpu
|
|
|
|
DEFAULT_PACKAGES+= dnsmasq
|
|
|
|
define Target/Description
|
|
Build Petitboot bootloader
|
|
endef
|