From 227068c8dcd36cf9c3572ea542ab87cb48fe52b2 Mon Sep 17 00:00:00 2001 From: Cyrill Gorcunov Date: Fri, 18 Mar 2016 01:58:00 +0300 Subject: [PATCH] build: Drop @images Autogenerated by @gen-built-in Signed-off-by: Cyrill Gorcunov Signed-off-by: Pavel Emelyanov --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 5b4dbf2e2..32fb75d65 100644 --- a/Makefile +++ b/Makefile @@ -107,7 +107,6 @@ CFLAGS += $(WARNINGS) $(DEFINES) # Protobuf images first, they are not depending # on anything else. $(eval $(call gen-built-in,images)) -.PHONY: images # # CRIU building done in own directory