diff options
Diffstat (limited to 'src/mainboard/google/reef/Makefile.inc')
-rw-r--r-- | src/mainboard/google/reef/Makefile.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/google/reef/Makefile.inc b/src/mainboard/google/reef/Makefile.inc index dd49610f89..accb4633f3 100644 --- a/src/mainboard/google/reef/Makefile.inc +++ b/src/mainboard/google/reef/Makefile.inc @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + bootblock-y += bootblock.c bootblock-y += ec.c |