forked from ~ljy/RK356X_SDK_RELEASE
kernel/drivers/sh/intc/Makefile....@@ -1,3 +1,4 @@1+# SPDX-License-Identifier: GPL-2.0-only12 obj-y := access.o chip.o core.o handle.o irqdomain.o virq.o23 34 obj-$(CONFIG_INTC_BALANCING) += balancing.o