From d4344b17bcd1e62e7b06f65849c428f74aba3293 Mon Sep 17 00:00:00 2001 From: klu2 Date: Mon, 6 Oct 2008 04:41:45 +0000 Subject: [PATCH] Fix build broken issue git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6077 6f19259b-4bc3-4df7-8a09-765794883524 --- DuetPkg/BootSector/Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/DuetPkg/BootSector/Makefile b/DuetPkg/BootSector/Makefile index d58567ff18..741ce44444 100644 --- a/DuetPkg/BootSector/Makefile +++ b/DuetPkg/BootSector/Makefile @@ -37,11 +37,7 @@ LIBS = COMMON_DEPS = -ifeq ($(TOOLCHAIN_TAG), MSFT) all: $(TARGET_FILES) -else -all: -endif #============= $(OUTPUT_DIR)\bootsect.obj:$(MODULE_DIR)\bootsect.asm