summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPascal Brand <pascal.brand@st.com>2014-08-29 10:50:38 +0200
committerPascal Brand <pascal.brand@st.com>2014-09-01 15:38:56 +0200
commit92542a710463ded7e5d314183b4c5b3df92aa1b9 (patch)
treefe6e0a76fa97fd33b5672f033f1f9b27b8fd1611 /Makefile
parentf1c74b4b18c17241c1559c0b0c91e3a1139ff2f4 (diff)
plat-orly2 and plat-cannes merged in plat-stm
PLATFORM_FLAVOR is used to distinguish orly2 and cannes Change-Id: Iaed89451f704120e29b0b0adb83627f11bf9df48
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 06609ea4..78ecc193 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ all:
# Make these default for now
ARCH ?= arm32
-PLATFORM ?= orly2
+PLATFORM ?= stm
O ?= out/$(ARCH)-plat-$(PLATFORM)
arch_$(ARCH) := y