From 7171d8672bb0bcb744935bd2c6108378b5c6c6ad Mon Sep 17 00:00:00 2001 From: Alexander Clouter Date: Sat, 31 May 2008 22:32:37 +0100 Subject: [ARM] Orion: add Technologic Systems TS-78xx support Signed-off-by: Alexander Clouter Signed-off-by: Lennert Buytenhek --- arch/arm/mach-orion5x/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/mach-orion5x/Makefile') diff --git a/arch/arm/mach-orion5x/Makefile b/arch/arm/mach-orion5x/Makefile index 1d1f855..d0c9f57 100644 --- a/arch/arm/mach-orion5x/Makefile +++ b/arch/arm/mach-orion5x/Makefile @@ -7,4 +7,5 @@ obj-$(CONFIG_MACH_DNS323) += dns323-setup.o obj-$(CONFIG_MACH_TS209) += ts209-setup.o tsx09-common.o obj-$(CONFIG_MACH_TS409) += ts409-setup.o tsx09-common.o obj-$(CONFIG_MACH_WRT350N_V2) += wrt350n-v2-setup.o +obj-$(CONFIG_MACH_TS78XX) += ts78xx-setup.o obj-$(CONFIG_MACH_MV2120) += mv2120-setup.o -- cgit v1.1