diff options
Diffstat (limited to 'src/mainboard/foxconn/d41s/Makefile.inc')
-rw-r--r-- | src/mainboard/foxconn/d41s/Makefile.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/foxconn/d41s/Makefile.inc b/src/mainboard/foxconn/d41s/Makefile.inc index 057b5bfcd3..6e0b91475c 100644 --- a/src/mainboard/foxconn/d41s/Makefile.inc +++ b/src/mainboard/foxconn/d41s/Makefile.inc @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + romstage-y += early_init.c bootblock-y += early_init.c ramstage-y += cstates.c |