* Joseph Smith joe@settoplinux.org [101215 15:48]:
src/arch/x86/Makefile.inc contains code for MBI, which is (as far as I can see) specific to a single chipset. That simply doesn't belong in there, but so far there is no other way to do it.
Oh no, the MBI code can work with all Intel chipsets with tv-out and lvds capabilities (whether internal or external). Currently only i945/ICH7 and i830/ICH4 use it...and another one is coming soon :-)
It's really only implemented on i830. i945 has an SMM handler but no MBI support.
Stefan