Paths given to "file" and "object" are relative from "prefix" if defined.

This commit is contained in:
uebayasi 2015-08-28 02:59:09 +00:00
parent b225b197bd
commit 0b9ddf3cc0
1 changed files with 10 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: config.5,v 1.25 2014/10/31 07:38:36 uebayasi Exp $
.\" $NetBSD: config.5,v 1.26 2015/08/28 02:59:09 uebayasi Exp $
.\"
.\" Copyright (c) 2006, 2007 The NetBSD Foundation.
.\" All rights reserved.
@ -24,7 +24,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd October 30, 2014
.Dd August 28, 2015
.Dt CONFIG 5
.Os
.Sh NAME
@ -525,11 +525,19 @@ argument, and no
or flags.
This is useful when a file needs special consideration from one particular
architecture.
.Pp
The path is relative to the top of the kernel source tree, or the inner-most
defined
.Ic prefix .
.It Ic object Ar path Op Ar condition
Adds an object file to the list of objects to be linked into the kernel, if the
.Ar conditions
are met.
This is most useful for third parties providing binary-only components.
.Pp
The path is relative to the top of the kernel source tree, or the inner-most
defined
.Ic prefix .
.It Ic device-major Ar base Oo Ic char Ar number Oc Oo Ic block Ar number Oc \
Op Ar condition
Associates a major device number with the device