git: kmod.mk - attempt to enable use of assym for kmods

看板DFBSD_commit作者時間15年前 (2010/07/04 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit fd35368d545ab84f9af69d58d20fe67943e298c0 Author: Alex Hornung <ahornung@gmail.com> Date: Sat Jul 3 18:38:21 2010 +0100 kmod.mk - attempt to enable use of assym for kmods * Half-working attempt at being able to use assym.s in kernel modules when doing a 'make' in the directory of the module. It will now fail because of opt_nfs.h being included by nfs.h, included by genassym.c not being found. Obtained-from: FreeBSD Summary of changes: sys/conf/kmod.mk | 20 ++++++++++++++++++++ 1 files changed, 20 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fd35368d545ab84f9af69d58d20fe67943e298c0 -- DragonFly BSD source repository
文章代碼(AID): #1CBthbOH (DFBSD_commit)