git: netgraph7: Put netgraph7 kernel build under WANT_NETGRAPH7 make variable too.
Nuno Antunes
nant at crater.dragonflybsd.org
Tue Jan 10 06:12:08 PST 2012
commit 3149d375605f1bae1af49d039a2a17bf634d9563
Author: Nuno Antunes <nuno.antunes at gmail.com>
Date: Sun Dec 12 08:45:42 2010 +0000
netgraph7: Put netgraph7 kernel build under WANT_NETGRAPH7 make variable too.
* When the WANT_NETGRAPH7 make variable is set, libnetgraph7 and the
netgraph7 kernel parts instead of their legacy couterparts.
Previously, only the libnetgraph7 build was controled by this variable.
This commit puts the kernel build part under the same variable as well
so that the legacy kernel modules are not overwriten by the new ones.
Summary of changes:
sys/Makefile | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3149d375605f1bae1af49d039a2a17bf634d9563
--
DragonFly BSD source repository
More information about the Commits
mailing list