summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7m/stm32f4/Makefile
diff options
context:
space:
mode:
authorrev13@wp.pl <rev13@wp.pl>2015-03-01 11:44:40 (GMT)
committerTom Rini <trini@konsulko.com>2015-04-22 16:14:55 (GMT)
commiteaaa4f7e0e99b7bb1f5caefd96ade7c2ee891bf3 (patch)
tree1ff4b67be06c77e60b36a68c42b612d9b7802472 /arch/arm/cpu/armv7m/stm32f4/Makefile
parent12d8a729137ec58107236c472ddb14a819e7bd0b (diff)
downloadu-boot-eaaa4f7e0e99b7bb1f5caefd96ade7c2ee891bf3.tar.xz
ARMv7M: Add STM32F4 support
Signed-off-by: Kamil Lulko <rev13@wp.pl> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'arch/arm/cpu/armv7m/stm32f4/Makefile')
-rw-r--r--arch/arm/cpu/armv7m/stm32f4/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/arch/arm/cpu/armv7m/stm32f4/Makefile b/arch/arm/cpu/armv7m/stm32f4/Makefile
new file mode 100644
index 0000000..e982830
--- /dev/null
+++ b/arch/arm/cpu/armv7m/stm32f4/Makefile
@@ -0,0 +1,11 @@
+#
+# (C) Copyright 2000-2006
+# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
+#
+# (C) Copyright 2015
+# Kamil Lulko, <rev13@wp.pl>
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+obj-y += soc.o clock.o timer.o flash.o