summaryrefslogtreecommitdiffstats
path: root/device.mk
diff options
context:
space:
mode:
authorBrian Swetland <swetland@google.com>2010-09-15 16:13:20 -0700
committerBrian Swetland <swetland@google.com>2010-09-15 18:00:17 -0700
commit86304be09a9dca526e4e018163dc55df9096ea14 (patch)
treed119665be6f2b548acf440863cd757cdbe26adcf /device.mk
parentfc505e57a9e0eefab9121f09761c02a5961637ff (diff)
downloaddevice_samsung_crespo-86304be09a9dca526e4e018163dc55df9096ea14.zip
device_samsung_crespo-86304be09a9dca526e4e018163dc55df9096ea14.tar.gz
device_samsung_crespo-86304be09a9dca526e4e018163dc55df9096ea14.tar.bz2
switch over to ext4
- configure build for ext4 images - add tool to initialize filesystems at boot if need be - require new bootloader with ext4 partitions - hope for the best Change-Id: I9c721384ce139e24ff109971de49ceb5abb40406
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index b8b62a6..b1d93cd 100644
--- a/device.mk
+++ b/device.mk
@@ -62,7 +62,8 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES := \
s3c-keypad.kcm \
melfas-touchkey.kcm \
- make_ext4fs
+ make_ext4fs \
+ setup_fs
# Misc other modules
PRODUCT_PACKAGES += \