aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BoardConfig.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index a85ce8b..b4db7f6 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -40,3 +40,6 @@ BOARD_KERNEL_CMDLINE := omapdss.def_disp=hdmi consoleblank=0
# Dual-Core Cortex A9
TARGET_CPU_SMP := true
TARGET_EXTRA_CFLAGS += -mtune=cortex-a9 -mcpu=cortex-a9
+
+# ARMs gator (DS-5)
+TARGET_USE_GATOR:= true \ No newline at end of file