Revert "examples: elf: Fix parallel build errors at link time"
This reverts commit 176fd27c8ab9e9eb7d72b5501a8acca94cc38734.
This commit is contained in:
parent
d7886374bc
commit
47c0df6ae6
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user