mirror-linux/drivers/reset/spacemit/Makefile

6 lines
211 B
Makefile

# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_RESET_SPACEMIT_COMMON) += reset-spacemit-common.o
obj-$(CONFIG_RESET_SPACEMIT_K1) += reset-spacemit-k1.o
obj-$(CONFIG_RESET_SPACEMIT_K3) += reset-spacemit-k3.o