Merge tag 'drm-vc4-fixes-2015-01-19' of http://github.com/anholt/linux into drm-fixes
[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_ARCH_SUNXI) += reset-sunxi.o
6 obj-$(CONFIG_ARCH_STI) += sti/
7 obj-$(CONFIG_ARCH_HISI) += hisilicon/
8 obj-$(CONFIG_ARCH_ZYNQ) += reset-zynq.o
9 obj-$(CONFIG_ATH79) += reset-ath79.o
This page took 0.043386 seconds and 6 git commands to generate.