Messages in this thread |  | | | Date | Fri, 29 Apr 2011 19:43:58 +0200 | | From | Sam Ravnborg <> | | Subject | Re: [PATCH] kbuild: Allow to combine multiple W= levels |
| |
On Fri, Apr 29, 2011 at 03:31:33PM +0200, Michal Marek wrote: > Add support for make W=12, make W=123 and so on, to enable warnings from > multiple W= levels. Normally, make W=<level> does not include warnings > from the previous level.
Acked-by: Sam Ravnborg <sam@ravnborg.org>
I was considering W=all - but that gives less flexibility, which is what has been requested.
Sam
|  |