--- a/Documentation/Makefile +++ b/Documentation/Makefile @@ -16,7 +16,6 @@ ifeq ($(PYTHON),python3) SRC1 += criu-ns.txt endif SRC1 += compel.txt -SRC1 += amdgpu_plugin.txt SRC8 += criu.txt SRC := $(SRC1) $(SRC8) XMLS := $(patsubst %.txt,%.xml,$(SRC))