summaryrefslogtreecommitdiffstats
path: root/sys/modules/linux
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/linux')
-rw-r--r--sys/modules/linux/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/linux/Makefile b/sys/modules/linux/Makefile
index fe762be..c1561b7 100644
--- a/sys/modules/linux/Makefile
+++ b/sys/modules/linux/Makefile
@@ -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
OpenPOWER on IntegriCloud