From b91116e072c1dfad4f4acfd3dc89347ea5dd913c Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Sun, 21 Nov 2010 23:40:40 +0000 Subject: [pxe] Remove startpxe and stoppxe commands from default builds These commands exist primarily for debugging and are not generally useful, so save 137 bytes by removing them by default. Signed-off-by: Michael Brown --- src/config/defaults/pcbios.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/config/defaults') diff --git a/src/config/defaults/pcbios.h b/src/config/defaults/pcbios.h index 165ee14c3..7846f8f07 100644 --- a/src/config/defaults/pcbios.h +++ b/src/config/defaults/pcbios.h @@ -28,7 +28,6 @@ FILE_LICENCE ( GPL2_OR_LATER ); #define PXE_STACK /* PXE stack in iPXE - required for PXELINUX */ #define PXE_MENU /* PXE menu booting */ -#define PXE_CMD /* PXE commands */ #define SANBOOT_PROTO_ISCSI /* iSCSI protocol */ #define SANBOOT_PROTO_AOE /* AoE protocol */ -- cgit v1.2.3-55-g7522