First create autogenerated source file in r0ket, then create bridge files for these
This commit is contained in:
parent
590346be6b
commit
da3db4e7f8
|
@ -4,7 +4,8 @@ all : tui gui
|
|||
|
||||
tui-core :
|
||||
$(MAKE) -C ../firmware/l0dable usetable.h
|
||||
$(MAKE) -C firmware
|
||||
cd ..; $(SHELL) simulat0r/bin/update-bridge-files.sh
|
||||
$(MAKE) -C firmware
|
||||
$(MAKE) -C simcore
|
||||
$(MAKE) -C tui
|
||||
|
||||
|
|
Loading…
Reference in New Issue