mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-14 15:27:26 +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
|