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
This commit is contained in:
@@ -33,7 +33,7 @@ LIBS =
|
||||
|
||||
COMMON_DEPS =
|
||||
|
||||
all: $(TARGET_FILES) loader
|
||||
all: $(TARGET_FILES)
|
||||
|
||||
#=============
|
||||
$(OUTPUT_DIR)\bootsect.obj:$(MODULE_DIR)\bootsect.asm
|
||||
|
Reference in New Issue
Block a user