summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmit Pundir <amit.pundir@linaro.org>2012-11-26 17:01:02 +0530
committerAmit Pundir <amit.pundir@linaro.org>2012-11-26 17:01:02 +0530
commit7dc270a711d6a200be124874ce7c0d3e8813e46b (patch)
tree834374cf0e313814050d47dc9ddb3a268fe61215
parent6729dca906c43d8db06f084df7a2d492177035e4 (diff)
downloadbeaglebone-linaro-jb.tar.gz
skip gator support for the time beinglinaro-jb
-rw-r--r--BoardConfig.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index d9e3f0f..203ed7b 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -41,8 +41,5 @@ USE_OPENGL_RENDERER := true
# PandaBoard uses an OMAP4 -- Cortex A9
#TARGET_EXTRA_CFLAGS += $(call cc-ifversion, -ge, 46, $(call cc-option,-mtune=cortex-a9,$(call cc-option,-mtune=cortex-a8)) $(call cc-option,-mcpu=cortex-a9,$(call cc-option,-mcpu=cortex-a8)))
-# ARMs gator (DS-5)
-TARGET_USE_GATOR:= true
-
# Build uImage and uInitrd instead of kernel and ramdisk.img
TARGET_BOOTLOADER_TYPE := uboot