pcnet-cs: declare MODULE_FIRMWARE
[deliverable/linux.git] / drivers / base / Makefile
index b5b8ba512b282028afd61dbf32892ba4018e862d..c12c7f2f2a6f62fc552b6ab33e184c5de4b90f9d 100644 (file)
@@ -4,8 +4,10 @@ obj-y                  := core.o sys.o bus.o dd.o \
                           driver.o class.o platform.o \
                           cpu.o firmware.o init.o map.o devres.o \
                           attribute_container.o transport_class.o
+obj-$(CONFIG_DEVTMPFS) += devtmpfs.o
 obj-y                  += power/
 obj-$(CONFIG_HAS_DMA)  += dma-mapping.o
+obj-$(CONFIG_HAVE_GENERIC_DMA_COHERENT) += dma-coherent.o
 obj-$(CONFIG_ISA)      += isa.o
 obj-$(CONFIG_FW_LOADER)        += firmware_class.o
 obj-$(CONFIG_NUMA)     += node.o
This page took 0.025721 seconds and 5 git commands to generate.