# This software is contributed or developed by KYOCERA Corporation.
# (C) 2019 KYOCERA Corporation

#
# Makefile for RCC(ROM Completeness Check) driver.
#

obj-$(CONFIG_RCC) += rcc.o

