david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

[build] Add missing #include <config/local/sideband.h>

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Anton D. Kachalov 2012-08-27 00:28:49 +01:00 committed by Michael Brown
parent 34a637f46f
commit 5e73677a01
1 changed files with 2 additions and 0 deletions

View File

@ -12,4 +12,6 @@ FILE_LICENCE ( GPL2_OR_LATER );
//#define CONFIG_BOFM /* IBM's BladeCenter Open Fabric Manager */
//#define VMWARE_SETTINGS /* VMware GuestInfo settings */
#include <config/local/sideband.h>
#endif /* CONFIG_SIDEBAND_H */