mirror of
https://github.com/hzyitc/openwrt-redmi-ax3000.git
synced 2025-12-27 05:40:20 +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
|