]> xenbits.xensource.com Git - xen.git/commitdiff
blktap2: Fix toolstack build on NetBSD
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 9 Jun 2010 05:59:52 +0000 (06:59 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 9 Jun 2010 05:59:52 +0000 (06:59 +0100)
Signed-off-by: Daniel Stodden <daniel.stodden@citrix.com>
tools/blktap2/Makefile

index 93a51c3e2a0fc0b2d7242b32d5e99eedc9815f5d..7fc557e171f349429d03fd7f5cee1cdb38e2f545 100644 (file)
@@ -8,8 +8,8 @@ SUBDIRS-y :=
 SUBDIRS-y += include
 SUBDIRS-y += lvm
 SUBDIRS-y += vhd
-SUBDIRS-y += drivers
-SUBDIRS-y += control
+SUBDIRS-$(CONFIG_Linux) += drivers
+SUBDIRS-$(CONFIG_Linux) += control
 
 clean:
        rm -rf *.a *.so *.o *.rpm $(LIB) *~ $(DEPS) TAGS