This website requires JavaScript.
Explore
Help
Register
Sign in
GNUBoot
/
coreboot-kgpe-d16
Watch
2
Star
0
Fork
You've already forked coreboot-kgpe-d16
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
2f917e6cee
coreboot-kgpe-d16
/
src
/
soc
/
amd
/
common
/
Makefile.inc
5 lines
78 B
PHP
Raw
Normal View
History
Unescape
Escape
soc/amd: factor out vbnv_cmos_failed() into soc/amd/common/vboot Change-Id: I7f976c6c5a2a715e1a5372bb93fe657d0d86c848 Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/47584 Reviewed-by: Furquan Shaikh <furquan@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-11-14 01:58:47 +01:00
ifeq
(
$
(
CONFIG_SOC_AMD_COMMON
),
y
)
subdirs
-
y
+=
block
subdirs
-
y
+=
vboot
endif
Reference in a new issue
Copy permalink