# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the Linux Kernel Register Access Driver
#

obj-$(CONFIG_S32CC_DEBUG_REGACCESS)	+= s32cc_regaccess.o
