fixed global obejct sharing between cores
This commit is contained in:
@@ -60,8 +60,8 @@ run-simx: $(PROJECT)
|
||||
clean:
|
||||
rm -rf $(PROJECT) *.o .depend
|
||||
|
||||
clean-all:
|
||||
rm -rf $(PROJECT) *.o *.elf *.bin *.dump .depend
|
||||
clean-all: clean
|
||||
rm -rf *.elf *.bin *.dump
|
||||
|
||||
ifneq ($(MAKECMDGOALS),clean)
|
||||
-include .depend
|
||||
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Reference in New Issue
Block a user