summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Huang <jim.huang@linaro.org>2011-05-27 06:02:08 +0800
committerJim Huang <jim.huang@linaro.org>2011-05-27 06:02:08 +0800
commit10c4dcab130cb9160cefffbeea941d7093223f16 (patch)
treeb2be1da3138df4bf3e99fa4cbde1288f39bc00a2
parent7d3a0f54437367a72f913c86b0195068cf3f99e7 (diff)
downloadpandaboard-10c4dcab130cb9160cefffbeea941d7093223f16.tar.gz
Don't depend on beagleabord's vold.fstab
Also, fix the incorrect vold.fstab definition.
-rw-r--r--device.mk4
-rw-r--r--vold.fstab2
2 files changed, 3 insertions, 3 deletions
diff --git a/device.mk b/device.mk
index 8ad5f36..cc5e66c 100644
--- a/device.mk
+++ b/device.mk
@@ -13,7 +13,7 @@
# limitations under the License.
PRODUCT_COPY_FILES := \
- device/linaro/beagleboard/vold.fstab:system/etc/vold.fstab \
+ device/linaro/pandaboard/vold.fstab:system/etc/vold.fstab \
device/linaro/pandaboard/egl.cfg:system/lib/egl/egl.cfg
PRODUCT_COPY_FILES += \
@@ -21,4 +21,4 @@ PRODUCT_COPY_FILES += \
device/linaro/pandaboard/ueventd.omap4430.rc:root/ueventd.omap4430.rc
PRODUCT_COPY_FILES += \
- device/ti/proprietary-open/graphics/omap4/license.txt:root/license.txt \ No newline at end of file
+ device/ti/proprietary-open/graphics/omap4/license.txt:root/license.txt
diff --git a/vold.fstab b/vold.fstab
index e1815a3..04b9690 100644
--- a/vold.fstab
+++ b/vold.fstab
@@ -12,4 +12,4 @@
## <sysfs_path> - List of sysfs paths to source devices
######################
-dev_mount sdcard /mnt/sdcard 6
+dev_mount sdcard /mnt/sdcard 6 /devices/platform/mmci-omap-hs.0/mmc_host/mmc0