There should have been a tab after SRCS+=
This commit is contained in:
parent
f4f891a751
commit
773e120f25
@ -182,7 +182,7 @@ SRCS+= ${file}.c
|
||||
.endfor
|
||||
|
||||
.if ${MACHINE_CPUARCH} == "arm" && ${MK_ARM_EABI} != "no"
|
||||
SRCS+= aeabi_idivmod.S \
|
||||
SRCS+= aeabi_idivmod.S \
|
||||
aeabi_ldivmod.S \
|
||||
aeabi_uidivmod.S \
|
||||
aeabi_uldivmod.S
|
||||
|
Loading…
Reference in New Issue
Block a user