Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 Nov 2003 05:24:25 -0000
From:      TSaplin Mikhail <tsmm@list.ru>
To:        freebsd-hackers@freebsd.org
Subject:   config and opt_*h files, how it works?
Message-ID:  <200312091125.10365.tsmm@list.ru>

next in thread | raw e-mail | index | archive | help
I want add some my own options to kernel.
I've add "U04_KOI8R opt_cdunicode.h" to sys/conf/options,
and #include "opt_cdunicode.h" to source files.

But when i do make depend, mkdep cant find opt_cdunicode.h
Whats wrong and how it works?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312091125.10365.tsmm>