mirror of
https://abf.rosa.ru/djam/btrfs-progs.git
synced 2025-02-24 10:22:49 +00:00
13 lines
365 B
Diff
13 lines
365 B
Diff
![]() |
--- btrfs-progs-0.19/Makefile.orig 2010-03-24 14:45:18.001490900 -0400
|
||
|
+++ btrfs-progs-0.19/Makefile 2010-03-24 14:45:35.745491310 -0400
|
||
|
@@ -17,8 +17,7 @@
|
||
|
LIBS=-luuid
|
||
|
|
||
|
progs = btrfsctl mkfs.btrfs btrfs-debug-tree btrfs-show btrfs-vol btrfsck \
|
||
|
- btrfs \
|
||
|
- btrfs-map-logical
|
||
|
+ btrfs btrfs-map-logical btrfstune btrfs-image
|
||
|
|
||
|
# make C=1 to enable sparse
|
||
|
ifdef C
|