aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/linux64/Makefile
diff options
context:
space:
mode:
authorDmitry Chagin <dchagin@FreeBSD.org>2019-05-06 18:46:42 +0000
committerDmitry Chagin <dchagin@FreeBSD.org>2019-05-06 18:46:42 +0000
commit7c28c7e84ffec142ce8cb0dcf7fc10c4e67063fe (patch)
tree9b6451451e5ffd41ddcb56d9a4f599087c8a9bbd /sys/modules/linux64/Makefile
parentb9e19b077ed54139dd23cc69e65af9fcb9cc8e78 (diff)
downloadsrc-7c28c7e84ffec142ce8cb0dcf7fc10c4e67063fe.tar.gz
src-7c28c7e84ffec142ce8cb0dcf7fc10c4e67063fe.zip
The build process generates assym.inc from genassym.o, so don't forget
to clean genassym.o MFC after: 2 weeks
Notes
Notes: svn path=/head/; revision=347196
Diffstat (limited to 'sys/modules/linux64/Makefile')
-rw-r--r--sys/modules/linux64/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/modules/linux64/Makefile b/sys/modules/linux64/Makefile
index fac581b8ea09..e12059f07a4e 100644
--- a/sys/modules/linux64/Makefile
+++ b/sys/modules/linux64/Makefile
@@ -21,7 +21,8 @@ SRCS+= opt_kstack_pages.h opt_nfs.h opt_hwpmc_hooks.h
SRCS+= opt_apic.h
.endif
-CLEANFILES= linux_assym.h linux_genassym.o linux_locore.o
+CLEANFILES= linux_assym.h linux_genassym.o linux_locore.o \
+ genassym.o
OBJS= ${VDSO}.so