---
linux.org/Documentation/kbuild/kconfig-language.txt
2005-09-23 09:27:05.000000000 +0200
+++
linux-2.6.13.2/Documentation/kbuild/kconfig-language.txt
2005-09-25 22:09:35.000000000 +0200
@@ -113,6 +113,20 @@
used to help visually seperate configuration logic
from help within
the file as an aid to developers.
+- autoconfiguration: "autorule" rule ["parameter"]
+ This defines the name of a rule, for choosing the
config automatically.
+ The purpose of a rule is to check the target-system
and tell whether
+ the config can be chosen or not. A rule can be a
executable script,
+ binary or whatever. They must be insert in the
directory
+ scripts/kconfig/rules/. Every rule has to give its
answer(y or n)
+ out to the STDOUT. You can even define a Parameter
for your rule,
+ but it has to be quoted.
+ Those rules will be respond by typing "make
autoconfig" or
+ "make autochoiceconfig".
+ By "make autoconfig" all the elected-configs will
be choosen automatically
+ as build-in.
+ By "make autochoiceconfig" the user will be asked
for choosing the elected-config.
+
Menu dependencies
-----------------
__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
|
|