m68k: fpsp040: Remove meaningless $(OS_OBJS)

'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>
This commit is contained in:
Masahiro Yamada 2021-03-31 23:43:35 +09:00 committed by Geert Uytterhoeven
parent 43262178c0
commit 418db20a82

View 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