diff options
Diffstat (limited to 'arch/arm/mach-ixp4xx/Makefile')
-rw-r--r-- | arch/arm/mach-ixp4xx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-ixp4xx/Makefile b/arch/arm/mach-ixp4xx/Makefile index ab39693cb716..d807fc367dd3 100644 --- a/arch/arm/mach-ixp4xx/Makefile +++ b/arch/arm/mach-ixp4xx/Makefile | |||
@@ -16,6 +16,7 @@ obj-pci-$(CONFIG_MACH_DSMG600) += dsmg600-pci.o | |||
16 | obj-pci-$(CONFIG_MACH_GATEWAY7001) += gateway7001-pci.o | 16 | obj-pci-$(CONFIG_MACH_GATEWAY7001) += gateway7001-pci.o |
17 | obj-pci-$(CONFIG_MACH_WG302V2) += wg302v2-pci.o | 17 | obj-pci-$(CONFIG_MACH_WG302V2) += wg302v2-pci.o |
18 | obj-pci-$(CONFIG_MACH_FSG) += fsg-pci.o | 18 | obj-pci-$(CONFIG_MACH_FSG) += fsg-pci.o |
19 | obj-pci-$(CONFIG_MACH_ARCOM_VULCAN) += vulcan-pci.o | ||
19 | 20 | ||
20 | obj-y += common.o | 21 | obj-y += common.o |
21 | 22 | ||