openwrtv4/target/linux/netlogic/xlr/target.mk

8 lines
154 B
Makefile
Raw Normal View History

CPU_TYPE:=xlr
CPU_FLAGS_xlr:=-march=xlr -mabi=64
BOARDNAME:=xlr
define Target/Description
Build firmware images for Broadcom/Netlogic XLR boards.
endef