aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91rm9200/Makefile
diff options
context:
space:
mode:
authorAndrew Victor <andrew@sanpeople.com>2006-12-01 14:37:56 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2006-12-01 16:56:40 +0000
commitb85a8914033d81077e8276df1956bf3307bb31bd (patch)
tree1af2867256f21ce45af73e8f9f22398449870324 /arch/arm/mach-at91rm9200/Makefile
parent05043d08045271eb5655308371dd285a852ef855 (diff)
[ARM] 3962/1: AT91: Support for Atmel AT91SAM9260-EK board
This patch adds support for the Atmel AT91SAM9260-EK board. Signed-off-by: Andrew Victor <andrew@sanpeople.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-at91rm9200/Makefile')
-rw-r--r--arch/arm/mach-at91rm9200/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-at91rm9200/Makefile b/arch/arm/mach-at91rm9200/Makefile
index 564ad6e4524..cd83c9fb3c7 100644
--- a/arch/arm/mach-at91rm9200/Makefile
+++ b/arch/arm/mach-at91rm9200/Makefile
@@ -26,6 +26,7 @@ obj-$(CONFIG_MACH_ATEB9200) += board-eb9200.o
obj-$(CONFIG_MACH_KAFA) += board-kafa.o
# AT91SAM9260 board-specific support
+obj-$(CONFIG_MACH_AT91SAM9260EK) += board-sam9260ek.o
# AT91SAM9261 board-specific support