summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/Makefile
diff options
context:
space:
mode:
authorRyan Mallon2010-07-06 22:48:53 +0200
committerRussell King2010-07-09 13:31:52 +0200
commit064baaca873c64feaea0e4476d14d4c9fd978e9e (patch)
tree13cd35f066445e908fdd046368e45813e3544b78 /arch/arm/mach-at91/Makefile
parentARM: 6200/1: AT91: Define NR_BUILTIN_GPIO (diff)
downloadkernel-qcow2-linux-064baaca873c64feaea0e4476d14d4c9fd978e9e.tar.gz
kernel-qcow2-linux-064baaca873c64feaea0e4476d14d4c9fd978e9e.tar.xz
kernel-qcow2-linux-064baaca873c64feaea0e4476d14d4c9fd978e9e.zip
ARM: 6209/2: at91: Add support for Bluewater Systems Snapper 9260/9G20 modules
Add support for Bluewater Systems Snapper 9260/9G20 modules Signed-off-by: Ryan Mallon <ryan@bluewatersys.com> Acked-by: Andrew Victor <linux@maxim.org.za> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-at91/Makefile')
-rw-r--r--arch/arm/mach-at91/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-at91/Makefile b/arch/arm/mach-at91/Makefile
index c1f821e58222..ca2ac003f41f 100644
--- a/arch/arm/mach-at91/Makefile
+++ b/arch/arm/mach-at91/Makefile
@@ -66,6 +66,9 @@ obj-$(CONFIG_MACH_CPU9G20) += board-cpu9krea.o
obj-$(CONFIG_MACH_STAMP9G20) += board-stamp9g20.o
obj-$(CONFIG_MACH_PORTUXG20) += board-stamp9g20.o
+# AT91SAM9260/AT91SAM9G20 board-specific support
+obj-$(CONFIG_MACH_SNAPPER_9260) += board-snapper9260.o
+
# AT91SAM9G45 board-specific support
obj-$(CONFIG_MACH_AT91SAM9G45EKES) += board-sam9m10g45ek.o