forked from ~ljy/RK356X_SDK_RELEASE
kernel/drivers/opp/Makefile....@@ -1,3 +1,4 @@1+# SPDX-License-Identifier: GPL-2.0-only12 ccflags-$(CONFIG_DEBUG_DRIVER) := -DDEBUG23 obj-y += core.o cpu.o34 obj-$(CONFIG_OF) += of.o