Turn off some commands in Makefile

Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
Chris Mason 2012-02-08 21:38:20 -05:00
parent f01d6a8cc8
commit 3e5b13bfb5

View File

@ -19,7 +19,7 @@ LIBS=-luuid
RESTORE_LIBS=-lz
progs = btrfsctl mkfs.btrfs btrfs-debug-tree btrfs-show btrfs-vol btrfsck \
btrfs btrfs-map-logical restore find-root calc-size btrfs-corrupt-block
btrfs btrfs-map-logical btrfs-image btrfs-zero-log
# make C=1 to enable sparse
ifdef C