summaryrefslogtreecommitdiffstats
path: root/arch/arm/Makefile
diff options
context:
space:
mode:
authorVikas Manocha <vikas.manocha@st.com>2016-01-15 17:49:06 -0800
committerTom Rini <trini@konsulko.com>2016-01-20 10:19:41 -0500
commit0a61ee880ceecfa8e3ac12774c4424a73c0ba91d (patch)
tree2e0c6c0634950c3e7bd69f2b3f7c1668d30f459e /arch/arm/Makefile
parenta260af611834466afb0aeeb53cec0bcdf2228b7c (diff)
downloadblackbird-obmc-uboot-0a61ee880ceecfa8e3ac12774c4424a73c0ba91d.tar.gz
blackbird-obmc-uboot-0a61ee880ceecfa8e3ac12774c4424a73c0ba91d.zip
stm32: move stm32 specific code to mach-stm32
This patch moves stm32 sources at one place, with this armv7m now contains only generic stuff. Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
Diffstat (limited to 'arch/arm/Makefile')
-rw-r--r--arch/arm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Makefile b/arch/arm/Makefile
index 3d15673213..cd7d8803f3 100644
--- a/arch/arm/Makefile
+++ b/arch/arm/Makefile
@@ -56,6 +56,7 @@ machine-$(CONFIG_ORION5X) += orion5x
machine-$(CONFIG_ARCH_S5PC1XX) += s5pc1xx
machine-$(CONFIG_ARCH_SOCFPGA) += socfpga
machine-$(CONFIG_ARCH_ROCKCHIP) += rockchip
+machine-$(CONFIG_STM32) += stm32
machine-$(CONFIG_TEGRA) += tegra
machine-$(CONFIG_ARCH_UNIPHIER) += uniphier
machine-$(CONFIG_ARCH_ZYNQ) += zynq
OpenPOWER on IntegriCloud