]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Mark the kernel linker file as linked so that it is visible to the various
authorJohn Baldwin <jhb@FreeBSD.org>
Mon, 26 Feb 2007 16:48:14 +0000 (16:48 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Mon, 26 Feb 2007 16:48:14 +0000 (16:48 +0000)
commit59800afcb5d5b1633b80f7a59f7b744e8a62a5b7
tree2d29fb504e82e9b48a95bcceb5a15b29b90ef498
parent4a0f58d25b31cd9ee0054befda1350481d6f08f0
Mark the kernel linker file as linked so that it is visible to the various
kld*() syscalls.

Tested by: piso
sys/kern/link_elf.c