summaryrefslogtreecommitdiffstats
path: root/DuetPkg
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-06 04:41:45 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-06 04:41:45 +0000
commitd4344b17bcd1e62e7b06f65849c428f74aba3293 (patch)
treec04a66127147aad9178cdb8b8f6d5039dd62a9d1 /DuetPkg
parent289598a313bf149492646707a97c310756bdf360 (diff)
downloadedk2-d4344b17bcd1e62e7b06f65849c428f74aba3293.tar.gz
edk2-d4344b17bcd1e62e7b06f65849c428f74aba3293.tar.bz2
edk2-d4344b17bcd1e62e7b06f65849c428f74aba3293.zip
Fix build broken issue
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6077 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg')
-rw-r--r--DuetPkg/BootSector/Makefile4
1 files changed, 0 insertions, 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