coreboot-kgpe-d16/util
Greg Watson 4f8311ae58 These changes tighten up rules for exporting options.
1. Exportable options ('export used') used to be exported if referred to in
   a 'uses' statement. These options will now only be exported if the
   option is set, or the default value is changed.

2. Options marked as 'export always' with no default value ('default none')
   used to generate defines with no values 'export k8:='. This behavior
   has changed so that the option will ONLY be exported if it has a value
   assigned using 'set' or 'default'. Otherwise it is an error.


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1467 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2004-03-23 17:37:02 +00:00
..
buildrom fixed minor typo 2004-03-22 22:20:49 +00:00
extensions first shot of legacybios emulation. 2003-09-18 14:16:08 +00:00
flash_and_burn more jedec standard consolidatation. 2004-03-22 22:19:17 +00:00
newconfig These changes tighten up rules for exporting options. 2004-03-23 17:37:02 +00:00
nrv2b - Minor mod to reset16.inc to work with newer binutils hopefully this works with older ones... 2003-06-17 08:42:17 +00:00
options - Moved hlt() to it's own header. 2004-03-11 15:01:31 +00:00
romcc - Moved hlt() to it's own header. 2004-03-11 15:01:31 +00:00