mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-10 12:51:59 +00:00
7 lines
104 B
Makefile
7 lines
104 B
Makefile
BOARDNAME:=Petitboot
|
|
FEATURES:=fpu ramdisk
|
|
|
|
define Target/Description
|
|
Build Petitboot bootloader
|
|
endef
|