aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Sumrall <ksumrall@android.com>2013-02-22 06:24:38 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-02-22 06:24:39 +0000
commita5f7e15a0772a2527e2a190d57ecc0493caf98b2 (patch)
treeae2d0e12791e2d7b80ed0568373e9070edef7669
parent46b792311a9c498606f90c5222335f199c781f88 (diff)
parentd84722055271a97638b972c4eecbbd8a46c80be9 (diff)
downloadpanda-a5f7e15a0772a2527e2a190d57ecc0493caf98b2.tar.gz
Merge "Update unified fstab.omap4pandaboard to support recovery"
-rw-r--r--BoardConfig.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 4211588..620497e 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -56,6 +56,7 @@ BOARD_EGL_CFG := device/ti/panda/egl.cfg
USE_OPENGL_RENDERER := true
BOARD_USES_PANDA_GRAPHICS := true
+TARGET_RECOVERY_FSTAB = device/ti/panda/fstab.omap4pandaboard
TARGET_USERIMAGES_USE_EXT4 := true
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 268435456
#BOARD_SYSTEMIMAGE_PARTITION_SIZE := 16777216