Fix breakage for parallel builds.
This commit is contained in:
parent
ddef9c422e
commit
26630b45e1
@ -38,6 +38,7 @@ GENSYSCALL= linux_sysent.c linux_syscall.h linux_proto.h
|
||||
SRCS+= ${GENSYSCALL}
|
||||
CLEANFILES+= ${GENSYSCALL}
|
||||
|
||||
.ORDER: ${GENSYSCALL}
|
||||
${GENSYSCALL}: @/kern/makesyscalls.sh \
|
||||
@/${MACHINE_ARCH}/linux/syscalls.master \
|
||||
@/${MACHINE_ARCH}/linux/syscalls.conf
|
||||
|
Loading…
Reference in New Issue
Block a user