summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/Makefile.boot
diff options
context:
space:
mode:
authorSzemző András <sza@esh.hu>2017-05-31 03:06:21 +0200
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>2017-06-02 10:11:38 +0200
commit2d4c44e979eaa846dfa63717c4f4818e11161c66 (patch)
tree4a469eca5c35fd92824a305d8e3470cfea78abbb /arch/arm/mach-at91/Makefile.boot
parent8a9d600a8e119373fe17555219948d8d235a62d5 (diff)
ARM: at91: Add armv7m support
Add Atmel SAME70/SAMS70/SAMV71 SoC support. Signed-off-by: Szemző András <sza@esh.hu> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'arch/arm/mach-at91/Makefile.boot')
-rw-r--r--arch/arm/mach-at91/Makefile.boot3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-at91/Makefile.boot b/arch/arm/mach-at91/Makefile.boot
new file mode 100644
index 000000000000..eacfc3f5c33e
--- /dev/null
+++ b/arch/arm/mach-at91/Makefile.boot
@@ -0,0 +1,3 @@
+# Empty file waiting for deletion once Makefile.boot isn't needed any more.
+# Patch waits for application at
+# http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=7889/1 .