mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-03-21 11:07:51 +00:00
Adjust spacing for MPS reader entries in library/Makefile
Existing entries use combination of tabs and spaces, for whatever reason. Signed-off-by: Hanno Becker <hanno.becker@arm.com>
This commit is contained in:
parent
3d0db81690
commit
53314aade1
|
@ -104,8 +104,8 @@ OBJS_CRYPTO= \
|
||||||
md4.o \
|
md4.o \
|
||||||
md5.o \
|
md5.o \
|
||||||
memory_buffer_alloc.o \
|
memory_buffer_alloc.o \
|
||||||
mps_reader.o \
|
mps_reader.o \
|
||||||
mps_trace.o \
|
mps_trace.o \
|
||||||
nist_kw.o \
|
nist_kw.o \
|
||||||
oid.o \
|
oid.o \
|
||||||
padlock.o \
|
padlock.o \
|
||||||
|
|
Loading…
Reference in a new issue