summaryrefslogtreecommitdiffstats
path: root/p51xx-common.mk
diff options
context:
space:
mode:
authorcodeworkx <codeworkx@cyanogenmod.org>2012-11-24 08:07:39 +0100
committercodeworkx <codeworkx@cyanogenmod.org>2012-11-24 08:07:39 +0100
commit0c670fd40244d784f688ff9c1b710aa26c40a92c (patch)
treee0ab336bf60ce1516938bb6fda8946c73a293001 /p51xx-common.mk
parentd0e635421afead5c9448bbee6963d06a5aac3541 (diff)
downloaddevice_samsung_p5100-0c670fd40244d784f688ff9c1b710aa26c40a92c.zip
device_samsung_p5100-0c670fd40244d784f688ff9c1b710aa26c40a92c.tar.gz
device_samsung_p5100-0c670fd40244d784f688ff9c1b710aa26c40a92c.tar.bz2
common: add fstab
Change-Id: I139271a713e33441d27ff5247a6bd37a83367e59
Diffstat (limited to 'p51xx-common.mk')
-rwxr-xr-xp51xx-common.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/p51xx-common.mk b/p51xx-common.mk
index 5d63e32..7916c20 100755
--- a/p51xx-common.mk
+++ b/p51xx-common.mk
@@ -32,7 +32,8 @@ PRODUCT_LOCALES += mdpi
PRODUCT_COPY_FILES := \
$(LOCAL_PATH)/init.espresso10.usb.rc:root/init.espresso10.usb.rc \
$(LOCAL_PATH)/init.espresso10.rc:root/init.espresso10.rc \
- $(LOCAL_PATH)/ueventd.espresso10.rc:root/ueventd.espresso10.rc
+ $(LOCAL_PATH)/ueventd.espresso10.rc:root/ueventd.espresso10.rc \
+ $(LOCAL_PATH)/fstab.espresso10:root/fstab.espresso10
# Vold
PRODUCT_COPY_FILES += \