Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
[deliverable/linux.git] / drivers / base / Makefile
index 94e8a80e87f87e545638f257ead04c56f73f088b..04b314e0fa516ad3fe89f47e9b75c9d6e541e8fa 100644 (file)
@@ -1,10 +1,10 @@
 # Makefile for the Linux device tree
 
-obj-y                  := core.o bus.o dd.o syscore.o \
+obj-y                  := component.o core.o bus.o dd.o syscore.o \
                           driver.o class.o platform.o \
                           cpu.o firmware.o init.o map.o devres.o \
                           attribute_container.o transport_class.o \
-                          topology.o
+                          topology.o container.o
 obj-$(CONFIG_DEVTMPFS) += devtmpfs.o
 obj-$(CONFIG_DMA_CMA) += dma-contiguous.o
 obj-y                  += power/
This page took 0.046373 seconds and 5 git commands to generate.