1obj-$(CONFIG_RESET_CONTROLLER) += core.o 2obj-$(CONFIG_ARCH_SUNXI) += reset-sunxi.o 3obj-$(CONFIG_ARCH_STI) += sti/ 4