Revert "examples: elf: Fix parallel build errors at link time"

This reverts commit 176fd27c8ab9e9eb7d72b5501a8acca94cc38734.
This commit is contained in:
liuhaitao 2020-03-19 20:11:34 +08:00 committed by Masayuki Ishikawa
parent d7886374bc
commit 47c0df6ae6

View File

@ -141,8 +141,7 @@ $(DIRLIST_HDR) : populate
# Create the exported symbol table
$(SYMTAB_SRC): populate
$(Q) $(TESTS_DIR)/mksymtab.sh $(FSIMG_DIR) >$@_tmp
$(Q) mv $@_tmp $@
$(Q) $(TESTS_DIR)/mksymtab.sh $(FSIMG_DIR) >$@
# Clean each subdirectory