Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
[deliverable/linux.git] / drivers / reset / Makefile
1 obj-y += core.o
2 obj-$(CONFIG_ARCH_LPC18XX) += reset-lpc18xx.o
3 obj-$(CONFIG_ARCH_SOCFPGA) += reset-socfpga.o
4 obj-$(CONFIG_ARCH_BERLIN) += reset-berlin.o
5 obj-$(CONFIG_MACH_PISTACHIO) += reset-pistachio.o
6 obj-$(CONFIG_ARCH_SUNXI) += reset-sunxi.o
7 obj-$(CONFIG_ARCH_STI) += sti/
8 obj-$(CONFIG_ARCH_HISI) += hisilicon/
9 obj-$(CONFIG_ARCH_ZYNQ) += reset-zynq.o
10 obj-$(CONFIG_ATH79) += reset-ath79.o
This page took 0.057325 seconds and 6 git commands to generate.