summaryrefslogtreecommitdiff
path: root/ext4_utils/Android.mk
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2013-02-04 23:40:13 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2013-02-04 23:40:13 +0000
commit693a966790d116812f44ee03250f031a53c294e1 (patch)
tree00a35e7640dd9b44d6a63fc86633ae7eb8d05cec /ext4_utils/Android.mk
parent682a27cbce4935a6598c42a248855eb5878c1115 (diff)
parent56497f28bd20001dd5f931208e8d948cf2f81b2f (diff)
downloadextras-693a966790d116812f44ee03250f031a53c294e1.tar.gz
Merge "ext4_utils: mark uninitialized inode tables in block groups"jb-mr1-dev-plus-aosp
Diffstat (limited to 'ext4_utils/Android.mk')
-rw-r--r--ext4_utils/Android.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/ext4_utils/Android.mk b/ext4_utils/Android.mk
index 1fef7353..6eba3b17 100644
--- a/ext4_utils/Android.mk
+++ b/ext4_utils/Android.mk
@@ -12,7 +12,8 @@ libext4_utils_src_files := \
indirect.c \
uuid.c \
sha1.c \
- wipe.c
+ wipe.c \
+ crc16.c
#
# -- All host/targets including windows