commit | 352699a3d7ccb027e0139a7a67931e7907af6249 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@altran.com> | Thu Aug 14 17:20:31 2008 +0200 |
committer | Marc Zyngier <maz@young-lust.wild-wind.fr.eu.org> | Tue Sep 09 17:41:46 2008 +0200 |
tree | aa8c9e763d50ac736c37c238318cedd4361ed605 | |
parent | fb683f1627745e937ef199edd3428ac4b2ef1e08 [diff] [blame] |
Basic support for the Arcom/Eurotech Viper SBC. Signed-off-by: Marc Zyngier <marc.zyngier@altran.com>
diff --git a/arch/arm/mach-pxa/Makefile b/arch/arm/mach-pxa/Makefile index 99ecbe7..c8a47cc 100644 --- a/arch/arm/mach-pxa/Makefile +++ b/arch/arm/mach-pxa/Makefile
@@ -43,6 +43,7 @@ obj-$(CONFIG_MACH_E400) += e400_lcd.o obj-$(CONFIG_MACH_E800) += e800_lcd.o obj-$(CONFIG_MACH_PALMTX) += palmtx.o +obj-$(CONFIG_ARCH_VIPER) += viper.o ifeq ($(CONFIG_MACH_ZYLONITE),y) obj-y += zylonite.o