aboutsummaryrefslogtreecommitdiffstats
path: root/tools/blktap2/vhd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/blktap2/vhd/Makefile')
-rw-r--r--tools/blktap2/vhd/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/blktap2/vhd/Makefile b/tools/blktap2/vhd/Makefile
index cb5e14593d..1dcf9a5492 100644
--- a/tools/blktap2/vhd/Makefile
+++ b/tools/blktap2/vhd/Makefile
@@ -22,9 +22,6 @@ CFLAGS += -static
endif
LIBS := -Llib -lvhd
-ifeq ($(CONFIG_Linux),y)
-LIBS += -luuid
-endif
# Get gcc to generate the dependencies for us.
CFLAGS += -Wp,-MD,.$(@F).d