openwrtv3/target/linux/malta/be/target.mk
Felix Fietkau 59a3108188 malta: move FEATURES to the target makefile
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2017-01-24 13:15:01 +01:00

8 lines
162 B
Makefile

ARCH:=mips
SUBTARGET:=be
BOARDNAME:=Big Endian
define Target/Description
Build BE firmware images for MIPS Malta CoreLV board running in
big-endian mode
endef