forked from ~ljy/RK356X_SDK_RELEASE
kernel/drivers/misc/altera-stapl/Makefile....@@ -1,3 +1,4 @@1+# SPDX-License-Identifier: GPL-2.0-only12 altera-stapl-objs = altera-lpt.o altera-jtag.o altera-comp.o altera.o23 34 obj-$(CONFIG_ALTERA_STAPL) += altera-stapl.o