dsl e934daaae7 Enable the code that adds global constants to every kernel object file
that uses each configuration parameter.
This will stop kernel objects build with different options (that come from
config files) being linked together or loaded as a LKM.
Currently some options that have an effect on the kernel DDI/KI are passed
directly as parameters to cc.
An aim (for anyone adequately bored) would be to reduce the number of these
constants that appear in each .o file.  .o files with the same constants
should be sharable between kernels (even between XEN and i386).
2007-05-12 10:15:31 +00:00
..
2007-04-14 09:28:39 +00:00
2007-04-23 11:47:55 +00:00
2007-03-08 21:23:00 +00:00
2007-05-01 01:01:25 +00:00
2007-04-29 20:23:34 +00:00
2007-04-29 20:23:34 +00:00
2007-03-30 21:25:00 +00:00
2007-03-10 00:22:57 +00:00