We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34a637f commit 5e73677Copy full SHA for 5e73677
src/config/sideband.h
@@ -12,4 +12,6 @@ FILE_LICENCE ( GPL2_OR_LATER );
12
//#define CONFIG_BOFM /* IBM's BladeCenter Open Fabric Manager */
13
//#define VMWARE_SETTINGS /* VMware GuestInfo settings */
14
15
+#include <config/local/sideband.h>
16
+
17
#endif /* CONFIG_SIDEBAND_H */
0 commit comments