mirror of
https://github.com/kdave/btrfs-progs
synced 2025-01-12 16:59:51 +00:00
Turn off some commands in Makefile
Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
parent
f01d6a8cc8
commit
3e5b13bfb5
2
Makefile
2
Makefile
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user