mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-28 17:48:58 +00:00
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
|