]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/of/Makefile
of/flattree: merge find_flat_dt_string and initial_boot_params
[mirror_ubuntu-bionic-kernel.git] / drivers / of / Makefile
CommitLineData
97e873e5 1obj-y = base.o
e169cfbe 2obj-$(CONFIG_OF_FLATTREE) += fdt.o
3f23de10 3obj-$(CONFIG_OF_DEVICE) += device.o platform.o
863fbf49 4obj-$(CONFIG_OF_GPIO) += gpio.o
585468e5 5obj-$(CONFIG_OF_I2C) += of_i2c.o
284b0189 6obj-$(CONFIG_OF_SPI) += of_spi.o
8bc487d1 7obj-$(CONFIG_OF_MDIO) += of_mdio.o