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
Updated by Nicola Corna about 8 years ago
Fixed with 079feec561c3433f0e64e11695b6477a9442b903, thank you
Updated by Patrick Georgi about 8 years ago
- Status changed from New to Resolved
12:00 < corna> Hello guys! I've opened a ticket on ticket.coreboot.org and a recent commit has fixed the problem: how can I mark the issue as resolved? I think I don't have the necessary permissions
Actions