mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
umm: umm_malloc.c includes already umm_*.c
This commit is contained in:
parent
4c5e981958
commit
f0d779a7ca
1 changed files with 1 additions and 4 deletions
|
@ -125,10 +125,7 @@ THUMBSRC = start.c \
|
||||||
ticks.c \
|
ticks.c \
|
||||||
clocks.c \
|
clocks.c \
|
||||||
hfsnoop.c \
|
hfsnoop.c \
|
||||||
umm_info.c \
|
umm_malloc.c
|
||||||
umm_integrity.c \
|
|
||||||
umm_malloc.c \
|
|
||||||
umm_poison.c
|
|
||||||
|
|
||||||
# These are to be compiled in ARM mode
|
# These are to be compiled in ARM mode
|
||||||
ARMSRC = fpgaloader.c \
|
ARMSRC = fpgaloader.c \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue