contrib: add GPL license tag on files that miss it
[fw/openocd] / contrib / loaders / Makefile
index a9a27706d682bc49a12c88b8c9aa7d2e22f39ec3..ae6a5ebad721fb6f428c25e9294d466c00fdf812 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 .PHONY: arm clean-arm
 
 all: arm stm8
@@ -12,6 +14,7 @@ ARM_CROSS_COMPILE ?= arm-none-eabi-
 arm_dirs = \
        flash/fm4 \
        flash/kinetis_ke \
+       flash/max32xxx \
        flash/xmc1xxx \
        debug/xscale