[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [microblaze-uclinux] command line use of auto-config.in?




Jivin Paul Hartke lays it down ...
> Hi all,
> 
> I've been successfully building microblaze uclinux kernels for a while now.
> 
> I'd like to be able to avoid the interactive step where "make menuconfig" is
> run and then the "Customize Kernel Settings" new config must be saved.
> 
> Any recommended methods of doing this?  The eventual goal is to fully build
> hardware designs and kernels via a script.

Depends exactly what you are trying to do.

If you just want to change a kernel option and rebuild:

	edit linux-2.4.x/.config, make change and save
	make oldconfig
	make dep
	make

if you want to change vendors/platforms etc it gets a little more complex,

Cheers,
Davidm

-- 
David McCullough, davidm@cyberguard.com.au, Custom Embedded Solutions + Security
Ph:+61 734352815 Fx:+61 738913630 http://www.uCdot.org http://www.cyberguard.com
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/