diff options
Diffstat (limited to 'drivers/block/rsxx/Makefile')
-rw-r--r-- | drivers/block/rsxx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/block/rsxx/Makefile b/drivers/block/rsxx/Makefile index b1c53c0aa450..7ef158099d33 100644 --- a/drivers/block/rsxx/Makefile +++ b/drivers/block/rsxx/Makefile @@ -1,2 +1,3 @@ +# SPDX-License-Identifier: GPL-2.0-only obj-$(CONFIG_BLK_DEV_RSXX) += rsxx.o rsxx-objs := config.o core.o cregs.o dev.o dma.o |