netgraph7: Put netgraph7 kernel build under WANT_NETGRAPH7 make variable too.
authorNuno Antunes <nuno.antunes@gmail.com>
Sun, 12 Dec 2010 08:45:42 +0000 (08:45 +0000)
committerNuno Antunes <nuno.antunes@gmail.com>
Tue, 10 Jan 2012 14:10:35 +0000 (14:10 +0000)
commit3149d375605f1bae1af49d039a2a17bf634d9563
tree57f73eef56efa76046fddf2514a6cdc9fdc89b7b
parentaee6584daed0c00486ff8d15eb9764cb9a67bf72
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.
sys/Makefile