[CRIU] [PATCH 3/3] build: criu -- Make sure rebuild happens if feature tests are updated

Cyrill Gorcunov gorcunov at openvz.org
Wed Feb 24 11:14:55 PST 2016


Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 criu/Makefile.config | 1 +
 1 file changed, 1 insertion(+)

diff --git a/criu/Makefile.config b/criu/Makefile.config
index fd1f4d7c7bd1..aaaca1f924a2 100644
--- a/criu/Makefile.config
+++ b/criu/Makefile.config
@@ -47,5 +47,6 @@ endef
 
 $(eval $(config-header-rule))
 
+$(CONFIG_HEADER): ../scripts/feature-tests.mak
 config: $(CONFIG_HEADER)
 .PHONY: config
-- 
2.5.0



More information about the CRIU mailing list