mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-19 14:13:30 +00:00

[mac80211] 5b29614 mac80211: another fix for the sta connection monitor 1ed6eb1 mac80211: backport sched_set_fifo_low cba4120 mac80211: add support for specifying a per-device scan list e0d482f rt2x00: mt7620: differentiate based on SoC's CHIP_VER [package] amd64-microcode/intel-microcode/linux-firmware: update version
11 lines
237 B
Makefile
11 lines
237 B
Makefile
ARCH:=mips64el
|
|
CPU_TYPE:=mips64r2
|
|
SUBTARGET:=le64
|
|
FEATURES+=source-only
|
|
BOARDNAME:=Little Endian (64-bits)
|
|
|
|
define Target/Description
|
|
Build LE firmware images for MIPS Malta CoreLV board running in
|
|
little-endian and 64-bits mode
|
|
endef
|