File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ BUILDDIR ?= ./build/$(TARGET)/$(VARIANT)
38
38
#-------------------------------------------------------------------------------
39
39
40
40
include $(TOP)/samba_applets/common/Makefile.inc
41
- include $(TOP)/flash_loaders/common/Makefile.inc
41
+ include $(TOP)/flash_loaders/applets/ common/Makefile.inc
42
42
include $(TOP)/scripts/Makefile.config
43
43
include $(TOP)/arch/Makefile.inc
44
44
include $(TOP)/utils/Makefile.inc
Original file line number Diff line number Diff line change @@ -621,7 +621,7 @@ __REPLACE_DEFINES__
621
621
<archiveVersion >1</archiveVersion >
622
622
<data >
623
623
<prebuild ></prebuild >
624
- <postbuild >cmd /c "copy /Y "$PROJ_DIR$\build\__REPLACE_TARGET__\__REPLACE_CONF__\Exe\__REPLACE_BIN_NAME__.out" "$PROJ_DIR$\__REPLACE_TARGET__\__REPLACE_BIN_NAME__.out"</postbuild >
624
+ <postbuild >cmd /c "copy /Y "$PROJ_DIR$\build\__REPLACE_TARGET__\__REPLACE_CONF__\Exe\__REPLACE_BIN_NAME__.out" "$PROJ_DIR$\..\..\ __REPLACE_TARGET__\__REPLACE_BIN_NAME__.out"</postbuild >
625
625
</data >
626
626
</settings >
627
627
<settings >
You can’t perform that action at this time.
0 commit comments