aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/Makefile
diff options
context:
space:
mode:
authorIgor Plyatov <plyatov@gmail.com>2011-01-14 19:01:13 +0100
committerNicolas Ferre <nicolas.ferre@atmel.com>2011-01-14 19:49:04 +0100
commitfcdc2ea76d266e06fc95a364d0e547ca44e3890b (patch)
tree4ecf279f396dce9ba663455cd9916efd8d98638a /arch/arm/mach-at91/Makefile
parent0fb55d3bb73c7d20b39658e65debd7331c223035 (diff)
downloadkernel_samsung_smdk4412-fcdc2ea76d266e06fc95a364d0e547ca44e3890b.zip
kernel_samsung_smdk4412-fcdc2ea76d266e06fc95a364d0e547ca44e3890b.tar.gz
kernel_samsung_smdk4412-fcdc2ea76d266e06fc95a364d0e547ca44e3890b.tar.bz2
AT91: Support for gsia18s board
The GS_IA18_S (GMS) is a carrier board from GeoSIG Ltd used with the Stamp9G20 SoM from Taskit company. It operate as an internet accelerometer. Signed-off-by: Igor Plyatov <plyatov@gmail.com> [nicolas.ferre@atmel.com: rm Kconfig, whitespace fixes, change machine name] Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'arch/arm/mach-at91/Makefile')
-rw-r--r--arch/arm/mach-at91/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-at91/Makefile b/arch/arm/mach-at91/Makefile
index 5ef548e..a83835e 100644
--- a/arch/arm/mach-at91/Makefile
+++ b/arch/arm/mach-at91/Makefile
@@ -67,6 +67,7 @@ obj-$(CONFIG_MACH_ACMENETUSFOXG20) += board-foxg20.o
obj-$(CONFIG_MACH_STAMP9G20) += board-stamp9g20.o
obj-$(CONFIG_MACH_PORTUXG20) += board-stamp9g20.o
obj-$(CONFIG_MACH_PCONTROL_G20) += board-pcontrol-g20.o board-stamp9g20.o
+obj-$(CONFIG_MACH_GSIA18S) += board-gsia18s.o board-stamp9g20.o
# AT91SAM9260/AT91SAM9G20 board-specific support
obj-$(CONFIG_MACH_SNAPPER_9260) += board-snapper9260.o