From 1e78045306e9a402b096eef95864ddf313d402d8 Mon Sep 17 00:00:00 2001 From: Ronen Shitrit Date: Tue, 23 Oct 2007 15:14:42 -0400 Subject: [ARM] Orion: Buffalo/Revogear Kurobox Pro support Only serial, NOR, NAND, PCI and Ethernet is activated at the moment. Signed-off-by: Ronen Shitrit Reviewed-by: Tzachi Perelstein Reviewed-by: Nicolas Pitre Reviewed-by: Lennert Buytenhek Acked-by: Russell King --- arch/arm/mach-orion/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/mach-orion/Makefile') diff --git a/arch/arm/mach-orion/Makefile b/arch/arm/mach-orion/Makefile index 1cbdd751312..caf20ff921d 100644 --- a/arch/arm/mach-orion/Makefile +++ b/arch/arm/mach-orion/Makefile @@ -1,3 +1,4 @@ obj-y += common.o addr-map.o pci.o gpio.o irq.o time.o obj-$(CONFIG_MACH_DB88F5281) += db88f5281-setup.o obj-$(CONFIG_MACH_RD88F5182) += rd88f5182-setup.o +obj-$(CONFIG_MACH_KUROBOX_PRO) += kurobox_pro-setup.o -- cgit v1.2.3