of: Move CONFIG_OF_DYNAMIC code into a separate file
[deliverable/linux.git] / drivers / of / Makefile
index 099b1fb00af4ac6fd09be4341919cfeb84e45634..08e6c0f798064bb1c00b66f584cca76868f2ddb0 100644 (file)
@@ -1,4 +1,5 @@
 obj-y = base.o device.o platform.o
+obj-$(CONFIG_OF_DYNAMIC) += dynamic.o
 obj-$(CONFIG_OF_FLATTREE) += fdt.o
 obj-$(CONFIG_OF_EARLY_FLATTREE) += fdt_address.o
 obj-$(CONFIG_OF_PROMTREE) += pdt.o
This page took 0.024516 seconds and 5 git commands to generate.