Files
kernel_realme_nemo/drivers
Masahiro Yamada b5936cab6f BACKPORT: net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) for rebuilding firmware
commit 734f3719d3438f9cc181d674c33ca9762e9148a1 upstream.

The firmware source, wanxlfw.S, is currently compiled by the combo of
$(CPP) and $(M68KAS). This is not what we usually do for compiling *.S
files. In fact, this Makefile is the only user of $(AS) in the kernel
build.

Instead of combining $(CPP) and (AS) from different tool sets, using
$(M68KCC) as an assembler driver is simpler, and saner.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Change-Id: Iadc6d33747baebe9c15bd114b823cb58136d7159
2025-08-27 17:05:06 +05:30
..
2023-09-23 10:46:59 +02:00
2024-03-05 23:08:05 +05:30
2023-02-06 08:05:40 +01:00
2024-03-01 15:28:34 +05:30
2024-03-13 19:07:55 +05:30
2024-03-13 19:48:50 +05:30
2023-08-11 11:33:38 +02:00