]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[settings] Add config/settings.h
authorMichael Brown <mcb30@ipxe.org>
Tue, 9 Jul 2013 15:01:52 +0000 (16:01 +0100)
committerMichael Brown <mcb30@ipxe.org>
Sat, 13 Jul 2013 10:44:48 +0000 (12:44 +0200)
commit258195242b40526a4d2bc930cc425380f337918d
treeff6cdd606c3db3618f5cf5b262630678a0c8626b
parentd8392851d2d5cfe0a7f79c2dab29219f59affa60
[settings] Add config/settings.h

Move VMWARE_SETTINGS build configuration option from config/sideband.h
to a new config/settings.h.

Existing instances of config/local/sideband.h will not be affected,
since config.c still #includes config/sideband.h.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/config/config.c
src/config/settings.h [new file with mode: 0644]
src/config/sideband.h