From ccca101f7049ae5aefa5c37577abf4129658a055 Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Tue, 3 Jul 2018 21:02:25 +0000 Subject: All genassym.sh usage need offset.inc --- sys/conf/files.amd64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/conf/files.amd64') diff --git a/sys/conf/files.amd64 b/sys/conf/files.amd64 index 4401d8c3be4a..f767f08cd075 100644 --- a/sys/conf/files.amd64 +++ b/sys/conf/files.amd64 @@ -33,7 +33,7 @@ cloudabi64_vdso_blob.o optional compat_cloudabi64 \ clean "cloudabi64_vdso_blob.o" # linux32_genassym.o optional compat_linux32 \ - dependency "$S/amd64/linux32/linux32_genassym.c" \ + dependency "$S/amd64/linux32/linux32_genassym.c offset.inc" \ compile-with "${CC} ${CFLAGS:N-flto:N-fno-common} -c ${.IMPSRC}" \ no-obj no-implicit-rule \ clean "linux32_genassym.o" -- cgit v1.2.3