sparc32: added CONFIG_PCIC_PCI Kconfig setting
[deliverable/linux.git] / arch / sparc / kernel / Makefile
index 9cff2709a96df89576b460d1138199c79c4eb5c2..59a2256aee38245d3c77b79b0d04cd484d82fbdd 100644 (file)
@@ -73,7 +73,7 @@ obj-$(CONFIG_SPARC64_SMP) += cpumap.o
 
 obj-y                     += dma.o
 
-obj-$(CONFIG_SPARC32_PCI) += pcic.o
+obj-$(CONFIG_PCIC_PCI)    += pcic.o
 
 obj-$(CONFIG_SMP)         += trampoline_$(BITS).o smp_$(BITS).o
 obj-$(CONFIG_SPARC32_SMP) += sun4m_smp.o sun4d_smp.o leon_smp.o
This page took 0.02632 seconds and 5 git commands to generate.