aboutsummaryrefslogtreecommitdiffstats
path: root/tools/blktap2/lvm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/blktap2/lvm/Makefile')
-rw-r--r--tools/blktap2/lvm/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/blktap2/lvm/Makefile b/tools/blktap2/lvm/Makefile
index dc0ebfeb8c..56253277a0 100644
--- a/tools/blktap2/lvm/Makefile
+++ b/tools/blktap2/lvm/Makefile
@@ -15,10 +15,6 @@ ifeq ($(CONFIG_X86_64),y)
CFLAGS += -fPIC
endif
-# Get gcc to generate the dependencies for us.
-CFLAGS += -Wp,-MD,.$(@F).d
-DEPS = .*.d
-
LVM-OBJS := lvm-util.o
all: build