1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/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

9 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