diff options
Diffstat (limited to 'drivers/sh/intc/Makefile')
-rw-r--r-- | drivers/sh/intc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/sh/intc/Makefile b/drivers/sh/intc/Makefile index 54ec2a0643df..bdd855327e41 100644 --- a/drivers/sh/intc/Makefile +++ b/drivers/sh/intc/Makefile @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-only obj-y := access.o chip.o core.o handle.o irqdomain.o virq.o obj-$(CONFIG_INTC_BALANCING) += balancing.o |