DragonFly commits List (threaded) for 2010-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kmod.mk - attempt to enable use of assym for kmods
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]