xl: remove accidentally committed hunk from Makefile
authorWei Liu <wei.liu2@citrix.com>
Thu, 23 Feb 2017 18:21:52 +0000 (18:21 +0000)
committerWei Liu <wei.liu2@citrix.com>
Mon, 27 Feb 2017 16:24:16 +0000 (16:24 +0000)
It was never intended to be committed. Lucky the high level Makefile was
correct so it didn't cause us problem when building xl.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/xl/Makefile

index d4b862c9b9d40e92ccb6f7cfa874bfcb667ba81e..32dff405842dc7d02c4cfdb05b1d9894959a547b 100644 (file)
@@ -20,12 +20,6 @@ $(XL_OBJS): CFLAGS += $(CFLAGS_libxentoollog)
 $(XL_OBJS): CFLAGS += $(CFLAGS_XL)
 $(XL_OBJS): CFLAGS += -include $(XEN_ROOT)/tools/config.h # libxl_json.h needs it.
 
-# libxenlight should be built before building xl
-.PHONY: libxl
-libxl:
-       $(MAKE) -C $(XEN_ROOT)/tools/libxl
-$(XL_OBJS): libxl
-
 .PHONY: all
 all: xl