aboutsummaryrefslogtreecommitdiffstats
path: root/p51xx-common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'p51xx-common.mk')
-rwxr-xr-xp51xx-common.mk12
1 files changed, 6 insertions, 6 deletions
diff --git a/p51xx-common.mk b/p51xx-common.mk
index ab24105..7c6d478 100755
--- a/p51xx-common.mk
+++ b/p51xx-common.mk
@@ -31,12 +31,12 @@ PRODUCT_AAPT_CONFIG := large
PRODUCT_AAPT_PREF_CONFIG := mdpi
PRODUCT_LOCALES += mdpi
-# Init files
-PRODUCT_COPY_FILES += \
- $(LOCAL_PATH)/rootdir/init.espresso10.usb.rc:root/init.espresso10.usb.rc \
- $(LOCAL_PATH)/rootdir/init.espresso10.rc:root/init.espresso10.rc \
- $(LOCAL_PATH)/rootdir/ueventd.espresso10.rc:root/ueventd.espresso10.rc \
- $(LOCAL_PATH)/rootdir/fstab.espresso10:root/fstab.espresso10
+# Ramdisk
+PRODUCT_PACKAGES += \
+ fstab.espresso10 \
+ init.espresso10.usb.rc \
+ init.espresso10.rc \
+ ueventd.espresso10.rc
# GPS
PRODUCT_COPY_FILES += \