summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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