Keith Owens <[EMAIL PROTECTED]>: > In CML2, how do you set a string variable that does not appear in a > menu? CML1 for kbuild 2.5 has > > define_string CONFIG_KBUILD_CRITICAL "CONFIG_SMP CONFIG_KBUILD_GCC_VERSION" > > KBUILD_CRITICAL is a list of critical config variables, any change > requries a full recompile. This variable is not set in a menu, it is a > derived variable. The obvious CML2 equivalent gets an error (1.8.3) > > derive KBUILD_CRITICAL from "CONFIG_SMP CONFIG_KBUILD_GCC_VERSION" > > cmlcompile: "rules-2.5.cml", line 6:can't deduce type for derived symbol >KBUILD_CRITICAL >
There isn't presently a way to do this. If you'll explain what you're trying to do with it, perhaps I can design an appropriate facility. -- <a href="http://www.tuxedo.org/~esr/">Eric S. Raymond</a> A wise and frugal government, which shall restrain men from injuring one another, which shall leave them otherwise free to regulate their own pursuits of industry and improvement, and shall not take from the mouth of labor the bread it has earned. This is the sum of good government, and all that is necessary to close the circle of our felicities. -- Thomas Jefferson, in his 1801 inaugural address _______________________________________________ kbuild-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/kbuild-devel