1# SPDX-License-Identifier: GPL-2.0-only 2obj-$(CONFIG_BLK_DEV_RSXX) += rsxx.o 3rsxx-objs := config.o core.o cregs.o dev.o dma.o 4