Actions
Bug #70
closednvramcui fails to build
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
08/30/2016
Due date:
% Done:
0%
Estimated time:
Affected versions:
Needs backport to:
Affected hardware:
Affected OS:
Description
Starting from commit 904dd303cbe99541025cbea008855f807a5d9f5c coreboot fails to build when CONFIG_NVRAMCUI_SECONDARY_PAYLOAD=y on my Lenovo X220T
nvramcui.c: In function 'main':
nvramcui.c:182:24: error: 'cmos_default' undeclared (first use in this function)
if (opttbl == NULL && cmos_default == NULL) {
^
I'm attaching the build log (c3d74273a748c0cfc78b258369451c35c122372b)
Files
Actions