Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
[linux-2.6-block.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
8f1ae77f 6obj-$(CONFIG_ARCH_SUNXI) += reset-sunxi.o
e5d76075 7obj-$(CONFIG_ARCH_STI) += sti/
f59d23c2 8obj-$(CONFIG_ARCH_HISI) += hisilicon/
fedf42b5 9obj-$(CONFIG_ARCH_ZYNQ) += reset-zynq.o
ff591a91 10obj-$(CONFIG_ATH79) += reset-ath79.o