mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-08 10:20:29 +00:00
7 lines
104 B
Makefile
7 lines
104 B
Makefile
BOARDNAME:=Petitboot
|
|
FEATURES:=fpu ramdisk
|
|
|
|
define Target/Description
|
|
Build Petitboot bootloader
|
|
endef
|