mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-02 12:52:57 +00:00
8 lines
154 B
Makefile
8 lines
154 B
Makefile
|
CPU_TYPE:=xlr
|
||
|
CPU_FLAGS_xlr:=-march=xlr -mabi=64
|
||
|
BOARDNAME:=xlr
|
||
|
|
||
|
define Target/Description
|
||
|
Build firmware images for Broadcom/Netlogic XLR boards.
|
||
|
endef
|