Skip to content
Commit 7accea0c authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Geert Uytterhoeven
Browse files

m68k: fpsp040,ifpsp060: Remove meaningless EXTRA_LDFLAGS



These two Makefiles contain only built-in objects (i.e. obj-y), which
are collected by $(AR) into a thin-archive.

EXTRA_LDFLAGS is meaningless because $(LD) is not used here.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
Link: https://lore.kernel.org/r/20210331144336.25628-2-masahiroy@kernel.org


Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
parent 418db20a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment