mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-02 17:22:10 +00:00
9 lines
162 B
Makefile
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
|