Copy EXPORTS file into simulat0r
This commit is contained in:
parent
4492b80976
commit
52222b35ed
|
@ -1,4 +1,7 @@
|
|||
# GENERATED INCLUDE BRIDGE/
|
||||
include ../../firmware/Makefile
|
||||
|
||||
l0dable/EXPORTS : ../../firmware/l0dable/EXPORTS
|
||||
cp $< $@
|
||||
|
||||
.IGNORE: $(OUTFILE).elf $(OUTFILE).bin
|
||||
|
|
Loading…
Reference in New Issue