]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a few problems related to building modules in /sys/modules (not
authorn_hibma <n_hibma@FreeBSD.org>
Thu, 12 Feb 2009 14:44:15 +0000 (14:44 +0000)
committern_hibma <n_hibma@FreeBSD.org>
Thu, 12 Feb 2009 14:44:15 +0000 (14:44 +0000)
commit822875df79f79fc559eb87bf2366d5ee52e8960b
tree7824f30f331a0150eea6c367e2dd69051711c964
parentf692f38dd2374188b2fc8a3be8adea0c95de0fe6
Fix a few problems related to building modules in /sys/modules (not
checked whether this applies to builds in /sys/*/compile/* as well):

- Create empty opt_*.h files were missing
- Hook up svr4 to the build. It compiles fine here, so no reason to
  disconnect it in the Makefile. were missing
  - Hook up svr4 to the build. It compiles fine here, so no reason to
    disconnect it in the Makefile.
sys/modules/Makefile
sys/modules/acpi/acpi/Makefile
sys/modules/agp/Makefile
sys/modules/dtrace/dtrace/Makefile
sys/modules/linux/Makefile
sys/modules/svr4/Makefile