Blame SOURCES/ipxe-vlan-cmds.patch

07334b
diff -up ./src/config/general.h.vlan ./src/config/general.h
07334b
--- ./src/config/general.h.vlan	2018-10-09 13:11:42.940904753 -0400
07334b
+++ ./src/config/general.h	2018-10-09 13:12:03.258821711 -0400
07334b
@@ -140,7 +140,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
07334b
 //#define TIME_CMD		/* Time commands */
07334b
 //#define DIGEST_CMD		/* Image crypto digest commands */
07334b
 //#define LOTEST_CMD		/* Loopback testing commands */
07334b
-//#define VLAN_CMD		/* VLAN commands */
07334b
+#define VLAN_CMD		/* VLAN commands */
07334b
 //#define PXE_CMD		/* PXE commands */
07334b
 //#define REBOOT_CMD		/* Reboot command */
07334b
 //#define POWEROFF_CMD		/* Power off command */