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
|
.endfor
|
||||||
|
|
||||||
.if ${MACHINE_CPUARCH} == "arm" && ${MK_ARM_EABI} != "no"
|
.if ${MACHINE_CPUARCH} == "arm" && ${MK_ARM_EABI} != "no"
|
||||||
SRCS+= aeabi_idivmod.S \
|
SRCS+= aeabi_idivmod.S \
|
||||||
aeabi_ldivmod.S \
|
aeabi_ldivmod.S \
|
||||||
aeabi_uidivmod.S \
|
aeabi_uidivmod.S \
|
||||||
aeabi_uldivmod.S
|
aeabi_uldivmod.S
|
||||||
|
Loading…
x
Reference in New Issue
Block a user