Useless.

Cc: Christophe Varoqui <[email protected]>
Cc: device-mapper development <[email protected]>
Signed-off-by: Xose Vazquez Perez <[email protected]>
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index bd7cfc1..cf1acd9 100644
--- a/Makefile
+++ b/Makefile
@@ -40,7 +40,7 @@ all: recurse
 
 recurse:
        @for dir in $(BUILDDIRS); do \
-       $(MAKE) -C $$dir BUILD=$(BUILD) VERSION=$(VERSION) \
+       $(MAKE) -C $$dir VERSION=$(VERSION) \
                KRNLSRC=$(KRNLSRC) KRNLOBJ=$(KRNLOBJ) || exit $?; \
        done
 
-- 
2.7.4

--
dm-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/dm-devel

Reply via email to