summaryrefslogtreecommitdiffstats
path: root/src/config/general.h
diff options
context:
space:
mode:
authorMichael Brown2010-11-19 01:23:26 +0100
committerMichael Brown2010-11-20 17:52:04 +0100
commit6fd09b541fbc426057661c7e0da4f39000b6803e (patch)
tree042ecae7db862b934180566b16645969987343de /src/config/general.h
parent[lotest] Fix endianness in status message (diff)
downloadipxe-6fd09b541fbc426057661c7e0da4f39000b6803e.tar.gz
ipxe-6fd09b541fbc426057661c7e0da4f39000b6803e.tar.xz
ipxe-6fd09b541fbc426057661c7e0da4f39000b6803e.zip
[vlan] Add support for IEEE 802.1Q VLANs
Originally-implemented-by: michael-dev@fami-braun.de Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/config/general.h')
-rw-r--r--src/config/general.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/general.h b/src/config/general.h
index 652ecf75..b84707ab 100644
--- a/src/config/general.h
+++ b/src/config/general.h
@@ -123,6 +123,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
#undef TIME_CMD /* Time commands */
#undef DIGEST_CMD /* Image crypto digest commands */
#undef LOTEST_CMD /* Loopback testing commands */
+#undef VLAN_CMD /* VLAN commands */
//#undef PXE_CMD /* PXE commands */
/*