m68k: fpsp040,ifpsp060: Remove meaningless EXTRA_LDFLAGS
authorMasahiro Yamada <masahiroy@kernel.org>
Wed, 31 Mar 2021 14:43:36 +0000 (23:43 +0900)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 6 Apr 2021 07:33:20 +0000 (09:33 +0200)
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: Masahiro Yamada <masahiroy@kernel.org>
Link: https://lore.kernel.org/r/20210331144336.25628-2-masahiroy@kernel.org
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/fpsp040/Makefile
arch/m68k/ifpsp060/Makefile

index 5537807..834ae94 100644 (file)
@@ -10,5 +10,3 @@ obj-y    := bindec.o binstr.o decbin.o do_func.o gen_except.o get_op.o \
            ssin.o ssinh.o stan.o stanh.o sto_res.o stwotox.o tbldo.o util.o \
            x_bsun.o x_fline.o x_operr.o x_ovfl.o x_snan.o x_store.o \
            x_unfl.o x_unimp.o x_unsupp.o bugfix.o skeleton.o
-
-EXTRA_LDFLAGS := -x
index 43b4350..56b530a 100644 (file)
@@ -5,5 +5,3 @@
 # for more details.
 
 obj-y := fskeleton.o iskeleton.o os.o
-
-EXTRA_LDFLAGS := -x