aboutsummaryrefslogtreecommitdiffstats
path: root/tools/blktap2/vhd/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/blktap2/vhd/lib/Makefile')
-rw-r--r--tools/blktap2/vhd/lib/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/blktap2/vhd/lib/Makefile b/tools/blktap2/vhd/lib/Makefile
index fdfaeedbb4..5d7724b3fa 100644
--- a/tools/blktap2/vhd/lib/Makefile
+++ b/tools/blktap2/vhd/lib/Makefile
@@ -23,10 +23,6 @@ ifeq ($(CONFIG_Linux),y)
LIBS := -luuid
endif
-# Get gcc to generate the dependencies for us.
-CFLAGS += -Wp,-MD,.$(@F).d
-DEPS = .*.d
-
LIB-SRCS := libvhd.c
LIB-SRCS += libvhd-journal.c
LIB-SRCS += vhd-util-coalesce.c