bcm53xx: make USB packages compatible with kernels 4.13+
[oweals/openwrt.git] / target / linux / malta / be / target.mk
1 ARCH:=mips
2 SUBTARGET:=be
3 BOARDNAME:=Big Endian
4
5 define Target/Description
6         Build BE firmware images for MIPS Malta CoreLV board running in
7         big-endian mode
8 endef