mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-30 02:16:59 +08: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
207 B
Makefile
11 lines
207 B
Makefile
ARCH:=mipsel
|
|
CPU_TYPE:=24kc
|
|
SUBTARGET:=le
|
|
FEATURES+=source-only
|
|
BOARDNAME:=Little Endian
|
|
|
|
define Target/Description
|
|
Build LE firmware images for MIPS Malta CoreLV board running in
|
|
little-endian mode
|
|
endef
|