aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu J. Poirier <mathieu.poirier@linaro.org>2011-07-08 15:09:58 -0600
committerMathieu J. Poirier <mathieu.poirier@linaro.org>2011-07-08 15:09:58 -0600
commit5fd6d5de3bb8391a730a53da4c6af6a22cd77bf4 (patch)
treebd95d85375fa136a10af6c47cc34dd6402552370
parent885512b58bad7bd9777ce95b0feacacb8cf79ec4 (diff)
downloadsnowball-5fd6d5de3bb8391a730a53da4c6af6a22cd77bf4.tar.gz
Removing reference to omap4 to pickup default gralloc library.
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
-rw-r--r--BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index c7aad7f..6114c7d 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -3,7 +3,7 @@
# Product-specific compile-time definitions.
#
-TARGET_BOARD_PLATFORM := omap4
+TARGET_BOARD_PLATFORM := snowball
TARGET_NO_BOOTLOADER := true # Uses u-boot instead
TARGET_NO_KERNEL := false
KERNEL_CONFIG := u8500_android_defconfig