K 10 svn:author V 5 green K 8 svn:date V 27 2003-11-14T16:04:11.000000Z K 7 svn:log V 383 Include opt_global.h in the modules build, when building from a normal kernel build. This makes it possible for me not to get pissed off that random.ko crashes the system trying to rdtsc() when the i386/cpu.h support code decides it's okay to call that op when neither I386_CPU or I486_CPU is defined. I guess it also makes WITNESS/INVARIANTS defines get picked up by the modules. END