commit | 21957a9a970a4416061b4dd263cda918ce848b3d | [log] [tgz] |
---|---|---|
author | Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org> | Thu Oct 20 19:33:05 2011 +0000 |
committer | Gerrit Code Review <gerrit@betelgeuse.canonical.com> | Thu Oct 20 19:33:05 2011 +0000 |
tree | 5304e91644daa04eda5cc6230dbad2bb1b27fb44 | |
parent | a80eadfdcb59ba669bb066479d0c4b1dd427e377 [diff] | |
parent | a921e278efa9fcf62fbe140b177ec7b3ee891a99 [diff] |
Merge "snowball: Set TARGET_EXTRA_CFLAGS" into linaro_android_2.3.5
diff --git a/BoardConfig.mk b/BoardConfig.mk index 2d29875..5894c4e 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk
@@ -53,4 +53,4 @@ # Snowball uses a Nova A9500 -- Dual-Core Cortex A9 TARGET_CPU_SMP := true -TARGET_GLOBAL_CFLAGS += -mtune=cortex-a9 -mcpu=cortex-a9 +TARGET_EXTRA_CFLAGS += -mtune=cortex-a9 -mcpu=cortex-a9