Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 Nov 2003 07:46:33 -0000
From:      TSaplin Mikhail <tsmm@list.ru>
To:        freebsd-questions@freebsd.org
Subject:   config and opt_*h files, how it works?
Message-ID:  <200312081347.11024.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?200312081347.11024.tsmm>