diff options
Diffstat (limited to 'src/soc/example')
-rw-r--r-- | src/soc/example/min86/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/example/min86/Makefile.inc b/src/soc/example/min86/Makefile.inc index c3cc195af4..01f1a94bc4 100644 --- a/src/soc/example/min86/Makefile.inc +++ b/src/soc/example/min86/Makefile.inc @@ -1,3 +1,4 @@ +## SPDX-License-Identifier: GPL-2.0-only ifeq ($(CONFIG_SOC_EXAMPLE_MIN86),y) bootblock-y += cache_as_ram.S |