mirror of
https://github.com/ipxe/ipxe
synced 2025-12-23 21:41:43 +03:00
[build] Add missing #include <config/local/sideband.h>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
committed by
Michael Brown
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 */
|
||||||
|
|||||||
Reference in New Issue
Block a user