aboutsummaryrefslogtreecommitdiff
path: root/src/cpu
diff options
context:
space:
mode:
authorGreg Watson <jarrah@users.sourceforge.net>2004-03-23 17:37:02 +0000
committerGreg Watson <jarrah@users.sourceforge.net>2004-03-23 17:37:02 +0000
commit4f8311ae58ee66ce7ba774bf95894612d92f748d (patch)
tree32c225fae2cc5070abd1b3fc1a6c791530491d38 /src/cpu
parent17350f1391d8cf0b30d5cf3583470d0ff786bc9d (diff)
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
Diffstat (limited to 'src/cpu')
0 files changed, 0 insertions, 0 deletions