blob: 7888155bea08dacb3317c0d25cc66a34a0d952ed [file] [log] [blame]
Stephen Rothwell97e873e2007-05-01 16:26:07 +10001obj-y = base.o
Grant Likelye169cfb2009-11-23 14:53:09 -07002obj-$(CONFIG_OF_FLATTREE) += fdt.o
Andres Salomon3cfc5352010-10-10 21:42:33 -06003obj-$(CONFIG_OF_PROMTREE) += pdt.o
Grant Likely6b884a82010-06-08 07:48:09 -06004obj-$(CONFIG_OF_ADDRESS) += address.o
Grant Likelye3873442010-06-18 11:09:59 -06005obj-$(CONFIG_OF_IRQ) += irq.o
Stephen Rothwell3f23de12007-05-03 02:38:57 +10006obj-$(CONFIG_OF_DEVICE) += device.o platform.o
Anton Vorontsov863fbf42008-04-11 23:06:45 +10007obj-$(CONFIG_OF_GPIO) += gpio.o
Jochen Friedrich585468e2008-04-19 00:23:03 +10008obj-$(CONFIG_OF_I2C) += of_i2c.o
Grant Likely284b0182008-05-16 11:37:09 -06009obj-$(CONFIG_OF_SPI) += of_spi.o
Grant Likely8bc487d2009-04-25 12:52:56 +000010obj-$(CONFIG_OF_MDIO) += of_mdio.o