Merge remote-tracking branch 'ftrace/for-next'
[deliverable/linux.git] / drivers / reset / Makefile
CommitLineData
5b321a63 1obj-y += core.o
cddb4800 2obj-y += hisilicon/
e5d76075 3obj-$(CONFIG_ARCH_STI) += sti/
e27b4a6e 4obj-$(CONFIG_RESET_ATH79) += reset-ath79.o
70d467ea 5obj-$(CONFIG_RESET_BERLIN) += reset-berlin.o
cd7f4b81 6obj-$(CONFIG_RESET_LPC18XX) += reset-lpc18xx.o
44336c24 7obj-$(CONFIG_RESET_MESON) += reset-meson.o
6e667fac 8obj-$(CONFIG_RESET_OXNAS) += reset-oxnas.o
fab3f730 9obj-$(CONFIG_RESET_PISTACHIO) += reset-pistachio.o
5c91407e 10obj-$(CONFIG_RESET_SOCFPGA) += reset-socfpga.o
7e0e901d 11obj-$(CONFIG_RESET_STM32) += reset-stm32.o
0ae08419 12obj-$(CONFIG_RESET_SUNXI) += reset-sunxi.o
cc7c2bb1 13obj-$(CONFIG_TI_SYSCON_RESET) += reset-ti-syscon.o
54e991b5 14obj-$(CONFIG_RESET_UNIPHIER) += reset-uniphier.o
6f51b860 15obj-$(CONFIG_RESET_ZYNQ) += reset-zynq.o
This page took 0.159653 seconds and 5 git commands to generate.