summaryrefslogtreecommitdiffstats
path: root/drivers/reset/spacemit/Makefile
blob: 00669132c6ac5ec88448c8cc8e36f7217fb45d48 (plain)
1
2
3
4
5
# 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