Hi, gewent wrote:
I noticed my linux-2.4.x/incude/linux/autoconfig.h has the old addresses and not updated each time I do a make??? The file "auto-config.in" in directory linux-2.4.x/arch/microblaze/platform/uclinux-auto/ is up to date. What tool do I use to force update of "autoconfig.h" from "auto-config.in"??
In PetaLinux, this is done automatically when you use the petalinux-copy-autoconfig tool, however in your case you can do
$ yes "" | make oldconfig from the uClinux-dist directory. Regards, John ___________________________ microblaze-uclinux mailing list microblaze-uclinux@xxxxxxxxxxxxxx Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/