Blame SOURCES/ipxe-vlan-cmds.patch

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