commit | 5cb54b5adcda45c71120ec93c0bbbd558703a218 | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Tue Oct 21 17:14:26 2008 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Tue Oct 21 17:14:26 2008 +0000 |
tree | 9a83eead32edfd2dbfc059c9a5a994c7d404b3ce | |
parent | 37890e2f375b2b088e777877a8fc81654f59b81b [diff] |
init: downgrade ENABLE_DEBUG_INIT to just a #define to prevent people from selecting it in error. It has to be used ONLY for debugging init, never in production, as resulting init has serious differences.