summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRicky Benitez <rickyb@google.com>2011-07-26 10:02:15 -0700
committerRicky Benitez <rickyb@google.com>2011-07-26 10:02:15 -0700
commita02bc8df010a4f9255506ef9840d6efabe46db9d (patch)
treedd6f1afa6f8b2b04aa4248ff8344851e5fd98891 /Makefile
parent02614b5c8154f1b2f76235202142db7abd8cff91 (diff)
Add checksum to superblock
Add checksum to the superblock to prevent warning messages when registering devices.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3ce2553..4dd0b88 100644
--- a/Makefile
+++ b/Makefile
@@ -17,4 +17,5 @@ clean:
bcache-test: LDLIBS += -lm -lssl -lcrypto
make-bcache: LDLIBS += -luuid
+make-bcache: bcache.o
probe-bcache: LDLIBS += -luuid