]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Now that ipfw is split into multiple files, we need
authorluigi <luigi@FreeBSD.org>
Thu, 17 Dec 2009 17:44:34 +0000 (17:44 +0000)
committerluigi <luigi@FreeBSD.org>
Thu, 17 Dec 2009 17:44:34 +0000 (17:44 +0000)
commita34926abd3f22c5249f624c78fef78ff0c389299
tree9d9db9219c7e5f7e003ec14c537c7bdd0ffd92c8
parent1961bff3a991c36b62fb19a76c67e64465197b65
Now that ipfw is split into multiple files, we need
to list them all in the Makefile for the module,
otherwise it won't load due to missing symbols.

The problem only affected head with ipfw built as a module.

Reported by David Horn
sys/modules/ipfw/Makefile