mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-09 14:12:10 -05:00
8 lines
120 B
Makefile
8 lines
120 B
Makefile
BOARDNAME:=Petitboot
|
|
DEVICE_TYPE:=bootloader
|
|
FEATURES:=fpu
|
|
|
|
define Target/Description
|
|
Build Petitboot bootloader
|
|
endef
|