summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7m/stm32f4/Makefile
diff options
context:
space:
mode:
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 0000000000..e98283031c
--- /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
OpenPOWER on IntegriCloud