extmod/libmetal: Remove source file listed twice in sources.
This causes multiple definition of symbols on some builds. Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
This commit is contained in:
parent
55b2720687
commit
1216f2c313
1 changed files with 0 additions and 1 deletions
|
|
@ -33,7 +33,6 @@ SRC_LIBMETAL_C := $(addprefix $(BUILD)/openamp/metal/,\
|
|||
shmem.c \
|
||||
softirq.c \
|
||||
version.c \
|
||||
device.c \
|
||||
system/micropython/condition.c \
|
||||
system/micropython/device.c \
|
||||
system/micropython/io.c \
|
||||
|
|
|
|||
Loading…
Reference in a new issue