Re: Looking to do userless input 'make *config' .

Keith Owens (kaos@ocs.com.au)
Tue, 19 Mar 2002 14:55:23 +1100


On Mon, 18 Mar 2002 21:26:00 -0500 (EST),
"Mr. James W. Laferriere" <babydr@baby-dragons.com> wrote:
> Hello All , I have a .config file that has only the needed items
> defined . What I am looking to do is have the 'make *config'
> be in a script that builds a kernel . I'd like to have all
> entries that would pop up in a 'make oldconfig' as undefined
> be defined as 'N' .

yes '' | make oldconfig
takes the default for all questions.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/