]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/of/Makefile
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[mirror_ubuntu-bionic-kernel.git] / drivers / of / Makefile
CommitLineData
ba166e90 1obj-y = base.o device.o platform.o
e169cfbe 2obj-$(CONFIG_OF_FLATTREE) += fdt.o
3cfc535c 3obj-$(CONFIG_OF_PROMTREE) += pdt.o
6b884a8d 4obj-$(CONFIG_OF_ADDRESS) += address.o
e3873444 5obj-$(CONFIG_OF_IRQ) += irq.o
4b6ba8aa 6obj-$(CONFIG_OF_NET) += of_net.o
53a42093 7obj-$(CONFIG_OF_SELFTEST) += selftest.o
8bc487d1 8obj-$(CONFIG_OF_MDIO) += of_mdio.o
04bea68b 9obj-$(CONFIG_OF_PCI) += of_pci.o
98d9f30c 10obj-$(CONFIG_OF_PCI_IRQ) += of_pci_irq.o
770d7c39 11obj-$(CONFIG_OF_MTD) += of_mtd.o