summaryrefslogtreecommitdiffstats
path: root/sys/modules/linux
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2000-12-02 23:47:41 +0000
committermarcel <marcel@FreeBSD.org>2000-12-02 23:47:41 +0000
commit4289ffee6c7db2e34911d2b7c7369fcbcc143ea7 (patch)
tree6f867b0d71f7ebc4ea7ea6811dda0601b93ab098 /sys/modules/linux
parent990b31ea8024089c1e40b9010e74798b177db540 (diff)
downloadFreeBSD-src-4289ffee6c7db2e34911d2b7c7369fcbcc143ea7.zip
FreeBSD-src-4289ffee6c7db2e34911d2b7c7369fcbcc143ea7.tar.gz
Fix dependency for auto-generated files. This commit is
for archiving purposes only; auto-generation is going to be reverted. requested by: obrien submitted: gallatin
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 c1561b7..a8ae536 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:
OpenPOWER on IntegriCloud