Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason...
[deliverable/linux.git] / drivers / reset / Makefile
CommitLineData
5b321a63 1obj-y += core.o
c392b65b 2obj-$(CONFIG_ARCH_LPC18XX) += reset-lpc18xx.o
a39a4939 3obj-$(CONFIG_ARCH_SOCFPGA) += reset-socfpga.o
bd13251f 4obj-$(CONFIG_ARCH_BERLIN) += reset-berlin.o
8a56736a 5obj-$(CONFIG_MACH_PISTACHIO) += reset-pistachio.o
c7224dc3 6obj-$(CONFIG_ARCH_MESON) += reset-meson.o
8f1ae77f 7obj-$(CONFIG_ARCH_SUNXI) += reset-sunxi.o
e5d76075 8obj-$(CONFIG_ARCH_STI) += sti/
f59d23c2 9obj-$(CONFIG_ARCH_HISI) += hisilicon/
fedf42b5 10obj-$(CONFIG_ARCH_ZYNQ) += reset-zynq.o
ff591a91 11obj-$(CONFIG_ATH79) += reset-ath79.o
6e667fac 12obj-$(CONFIG_RESET_OXNAS) += reset-oxnas.o
cc7c2bb1 13obj-$(CONFIG_TI_SYSCON_RESET) += reset-ti-syscon.o
This page took 0.122652 seconds and 5 git commands to generate.