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