summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Zeuthen <zeuthen@google.com>2015-09-23 12:52:36 -0400
committerDavid Zeuthen <zeuthen@google.com>2015-09-23 12:52:36 -0400
commitbc09e10c25dccde9956206b41a0c7b41c9347f83 (patch)
tree3ba8b8ac31ee1a678e6eb252fa169e8a602143d4
parent95612c4b025d1591fd817251b6c0b3c75de02cf2 (diff)
downloaddragonboard-bc09e10c25dccde9956206b41a0c7b41c9347f83.tar.gz
dragonboard: Use fstab.msm8916, not fstab.device.
Bug: 24328060 Change-Id: I3de0db7b72a823ff308c52fabc22dc04d2a7a422
-rw-r--r--BoardConfig.mk2
-rw-r--r--fstab (renamed from fstab.device)0
2 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 3333fea..4b28d93 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -27,4 +27,4 @@ BOARD_CACHEIMAGE_PARTITION_SIZE := 268435456
TARGET_BOARD_INFO_FILE := device/qcom/dragonboard/board-info.txt
PRODUCT_COPY_FILES += \
- device/qcom/dragonboard/fstab.device:root/fstab.device
+ device/qcom/dragonboard/fstab:root/fstab.${soc_name}
diff --git a/fstab.device b/fstab
index 2c2a0ed..2c2a0ed 100644
--- a/fstab.device
+++ b/fstab