mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-07 03:29:36 +00:00
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
|