summaryrefslogtreecommitdiff
path: root/sys/modules/linux
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2000-12-02 23:47:41 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2000-12-02 23:47:41 +0000
commitfa581ad82300ba12d8680d478f765257f0ef4754 (patch)
treeaf01c67a0f25a80a7f2007ec07f75920dff40ed5 /sys/modules/linux
parentc4483bc0943eb899c10665e2106816a13777aa18 (diff)
Notes
Diffstat (limited to 'sys/modules/linux')
-rw-r--r--sys/modules/linux/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/linux/Makefile b/sys/modules/linux/Makefile
index c1561b7a9e8d..a8ae536875c2 100644
--- a/sys/modules/linux/Makefile
+++ b/sys/modules/linux/Makefile
@@ -28,7 +28,7 @@ linux_locore.o: linux_locore.s linux_assym.h
${CC} -c -x assembler-with-cpp -DLOCORE ${CFLAGS} \
${.IMPSRC} -o ${.TARGET}
-linux_genassym.o: linux_genassym.c linux.h @ machine
+linux_genassym.o: linux_genassym.c linux.h @ machine ${GENSYSCALL}
${CC} -c ${CFLAGS} ${.IMPSRC}
opt_compat.h: