Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelv...
[deliverable/linux.git] / drivers / of / Makefile
1 obj-y = base.o
2 obj-$(CONFIG_OF_DEVICE) += device.o platform.o
3 obj-$(CONFIG_OF_GPIO) += gpio.o
4 obj-$(CONFIG_OF_I2C) += of_i2c.o
5 obj-$(CONFIG_OF_SPI) += of_spi.o
6 obj-$(CONFIG_OF_MDIO) += of_mdio.o
This page took 0.03729 seconds and 5 git commands to generate.