OSDN Git Service

fix tiny android build
authorBrian Swetland <swetland@google.com>
Thu, 20 Jan 2011 23:33:23 +0000 (15:33 -0800)
committerBrian Swetland <swetland@google.com>
Thu, 20 Jan 2011 23:34:39 +0000 (15:34 -0800)
Change-Id: Ifa6cda67f54969588b5c4e9f900ac2d4ba607e71
Signed-off-by: Brian Swetland <swetland@google.com>
core/main.mk

index 9d8e692..4a530d0 100644 (file)
@@ -455,6 +455,7 @@ ifeq ($(BUILD_TINY_ANDROID), true)
 subdirs := \
        bionic \
        system/core \
+       system/extras/ext4_utils \
        build/libs \
        build/target \
        build/tools/acp \