Backport prefix changes from aarch64
This commit is contained in:
parent
baf61349bd
commit
9cece170b1
4 changed files with 74 additions and 42 deletions
2
Makefile
2
Makefile
|
@ -86,7 +86,7 @@ FORCE:
|
|||
|
||||
# A method of creating a listing for any binary
|
||||
%.list: %
|
||||
objdump -C -M intel -D $< > $@
|
||||
$(OBJDUMP) -C -M intel -D $< > $@
|
||||
|
||||
# Wireshark
|
||||
wireshark: FORCE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue