project:kernel-autobuild:kconfig:printconf
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
project:kernel-autobuild:kconfig:printconf [2014/05/30 17:00] – created 37.209.107.48 | project:kernel-autobuild:kconfig:printconf [2014/05/30 17:07] (current) – 37.209.107.48 | ||
---|---|---|---|
Line 9: | Line 9: | ||
Next try was to implement the '' | Next try was to implement the '' | ||
- | <file printconf.c c> | + | <code txt printconf.c> |
/* | /* | ||
* V 5c | * V 5c | ||
Line 323: | Line 323: | ||
fprintf(out, | fprintf(out, | ||
} | } | ||
- | </file> | + | |
+ | </code> | ||
Then there is an assertion to be thrown on empty values, even if they are perfectly legal. | Then there is an assertion to be thrown on empty values, even if they are perfectly legal. | ||
The following patch helps: | The following patch helps: | ||
- | <file lkc.h.diff | + | < |
--- lkc.h.orig 2014-05-21 11: | --- lkc.h.orig 2014-05-21 11: | ||
+++ lkc.h 2014-05-21 11: | +++ lkc.h 2014-05-21 11: | ||
Line 348: | Line 349: | ||
You may want to change the settings of BASEDIR and DIR. | You may want to change the settings of BASEDIR and DIR. | ||
- | < | + | <file txt genKconfigXml> |
#! /bin/sh | #! /bin/sh | ||
project/kernel-autobuild/kconfig/printconf.1401462044.txt.gz · Last modified: 2014/05/30 17:00 by 37.209.107.48