]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/blobdiff - drivers/base/Makefile
drivers: add Contiguous Memory Allocator
[can-eth-gw-linux.git] / drivers / base / Makefile
index b6d1b9c4200ca2756b313e9a55392b9884cde051..5aa2d703d19fac08073c54e27530ef8d5bc5b45d 100644 (file)
@@ -6,6 +6,7 @@ obj-y                   := core.o bus.o dd.o syscore.o \
                           attribute_container.o transport_class.o \
                           topology.o
 obj-$(CONFIG_DEVTMPFS) += devtmpfs.o
+obj-$(CONFIG_CMA) += dma-contiguous.o
 obj-y                  += power/
 obj-$(CONFIG_HAS_DMA)  += dma-mapping.o
 obj-$(CONFIG_HAVE_GENERIC_DMA_COHERENT) += dma-coherent.o