diff options
Diffstat (limited to 'drivers/md/bcache/Makefile')
-rw-r--r-- | drivers/md/bcache/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/md/bcache/Makefile b/drivers/md/bcache/Makefile index c488b846f831..d26b35195825 100644 --- a/drivers/md/bcache/Makefile +++ b/drivers/md/bcache/Makefile @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0 obj-$(CONFIG_BCACHE) += bcache.o |