[CRIU] [crtools-bot for Kir Kolyshkin ] Makefile: rm RDEPS-BLOB var
Cyrill Gorcunov
gorcunov at openvz.org
Fri Mar 2 05:16:12 EST 2012
The commit is pushed to "master" and will appear on git://github.com/cyrillos/crtools.git
------>
commit f6cf7fd4af4a4aa5a890ed89ebf4cb890c9787ce
Author: Kir Kolyshkin <kir at openvz.org>
Date: Fri Mar 2 14:00:04 2012 +0400
Makefile: rm RDEPS-BLOB var
It was never needed in the first place, and not used after commit e315bea3.
Reported-by: Stanislav Kinsburgsky <skinsbursky at openvz.org>
Signed-off-by: Kir Kolyshkin <kir at openvz.org>
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
Makefile | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile
index 2753553..94161f9 100644
--- a/Makefile
+++ b/Makefile
@@ -61,7 +61,6 @@ ROBJS-BLOB := restorer.o
ROBJS := $(ROBJS-BLOB)
ROBJS += restorer-log.o
-RDEPS-BLOB += $(patsubst %.o,%.d,$(ROBJS))
RSRCS-BLOB += $(patsubst %.o,%.c,$(ROBJS))
RSRCS-BLOB += $(patsubst %.o,%.c,$(ROBJS-BLOB))
More information about the CRIU
mailing list