lkml.org 
[lkml]   [2021]   [Mar]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 1/2] m68k: remove meaningless $(OS_OBJS)
Date
'git grep OS_OBJS' hits only this line. $(OS_OBJS) is just empty.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
---

arch/m68k/fpsp040/Makefile | 2 --
1 file changed, 2 deletions(-)

diff --git a/arch/m68k/fpsp040/Makefile b/arch/m68k/fpsp040/Makefile
index aab04d372ae7..5537807457fb 100644
--- a/arch/m68k/fpsp040/Makefile
+++ b/arch/m68k/fpsp040/Makefile
@@ -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
--
2.27.0
\
 
 \ /
  Last update: 2021-03-31 16:45    [W:0.109 / U:0.248 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site