netlogic: add XLR/XLP support
[openwrt/openwrt.git] / target / linux / netlogic / xlr / target.mk
1 CPU_TYPE:=xlr
2 CPU_FLAGS_xlr:=-march=xlr -mabi=64
3 BOARDNAME:=xlr
4
5 define Target/Description
6 Build firmware images for Broadcom/Netlogic XLR boards.
7 endef