mirror of https://github.com/ipxe/ipxe.git
[build] Add missing #include <config/local/sideband.h>
Signed-off-by: Michael Brown <mcb30@ipxe.org>pull/598/head
parent
34a637f46f
commit
5e73677a01
|
@ -12,4 +12,6 @@ FILE_LICENCE ( GPL2_OR_LATER );
|
||||||
//#define CONFIG_BOFM /* IBM's BladeCenter Open Fabric Manager */
|
//#define CONFIG_BOFM /* IBM's BladeCenter Open Fabric Manager */
|
||||||
//#define VMWARE_SETTINGS /* VMware GuestInfo settings */
|
//#define VMWARE_SETTINGS /* VMware GuestInfo settings */
|
||||||
|
|
||||||
|
#include <config/local/sideband.h>
|
||||||
|
|
||||||
#endif /* CONFIG_SIDEBAND_H */
|
#endif /* CONFIG_SIDEBAND_H */
|
||||||
|
|
Loading…
Reference in New Issue