m68k: fpsp040: Remove meaningless $(OS_OBJS)
authorMasahiro Yamada <masahiroy@kernel.org>
Wed, 31 Mar 2021 14:43:35 +0000 (23:43 +0900)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 6 Apr 2021 07:33:20 +0000 (09:33 +0200)
'git grep OS_OBJS' hits only this line. $(OS_OBJS) is just empty.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Link: https://lore.kernel.org/r/20210331144336.25628-1-masahiroy@kernel.org
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/fpsp040/Makefile

index aab04d3..5537807 100644 (file)
@@ -12,5 +12,3 @@ obj-y    := bindec.o binstr.o decbin.o do_func.o gen_except.o get_op.o \
            x_unfl.o x_unimp.o x_unsupp.o bugfix.o skeleton.o
 
 EXTRA_LDFLAGS := -x
-
-$(OS_OBJS): fpsp.h