Submitter | Stefan Reinauer |
---|---|
Date | 2010-07-07 15:46:24 |
Message ID | <4C34A150.7040308@coresystems.de> |
Download | mbox | patch |
Permalink | /patch/1587/ |
State | Accepted |
Headers | show |
Comments
Patch
Index: src/Kconfig =================================================================== --- src/Kconfig (revision 5655) +++ src/Kconfig (working copy) @@ -722,7 +722,7 @@ config WARNINGS_ARE_ERRORS bool - default n + default y config ID_SECTION_OFFSET hex
Hi, I suggest applying the following patch to encourage folks to get their warnings fixed and cleaned up. Stefan Signed-off-by: Stefan Reinauer <stepan@coresystems.de>