mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-28 17:48:58 +00:00
52f41b1289
SVN-Revision: 14898
8 lines
120 B
Makefile
8 lines
120 B
Makefile
BOARDNAME:=Petitboot
|
|
DEVICE_TYPE:=bootloader
|
|
FEATURES:=fpu
|
|
|
|
define Target/Description
|
|
Build Petitboot bootloader
|
|
endef
|