summaryrefslogtreecommitdiff
path: root/src/device
diff options
context:
space:
mode:
Diffstat (limited to 'src/device')
-rw-r--r--src/device/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/device/Makefile.inc b/src/device/Makefile.inc
index 7da6ea85d3..6a2d964a67 100644
--- a/src/device/Makefile.inc
+++ b/src/device/Makefile.inc
@@ -1,3 +1,5 @@
+## SPDX-License-Identifier: GPL-2.0-only
+
ramstage-y += device.c
ramstage-y += root_device.c
ramstage-y += cpu_device.c