summaryrefslogtreecommitdiff
path: root/DuetPkg/BootSector
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-04-25 02:57:52 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-04-25 02:57:52 +0000
commit79f16ea384cb3d08ef94d0b62f55efe078ffafaf (patch)
treeb4bd59bd595fed0d1c01fc899def5c4753402547 /DuetPkg/BootSector
parent4cb43192bd4a7b7eee05f5c33233459843636edb (diff)
downloadedk2-platforms-79f16ea384cb3d08ef94d0b62f55efe078ffafaf.tar.xz
Move post building command from make file to bat file. Until build system support post build, these command will be for Duet platform's post building commands.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5125 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg/BootSector')
-rw-r--r--DuetPkg/BootSector/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/DuetPkg/BootSector/Makefile b/DuetPkg/BootSector/Makefile
index 53c55178da..cfb2a5faf5 100644
--- a/DuetPkg/BootSector/Makefile
+++ b/DuetPkg/BootSector/Makefile
@@ -33,7 +33,7 @@ LIBS =
COMMON_DEPS =
-all: $(TARGET_FILES) loader
+all: $(TARGET_FILES)
#=============
$(OUTPUT_DIR)\bootsect.obj:$(MODULE_DIR)\bootsect.asm