Sorry for the double post, initially posted in the wrong forum group
First of all, great work on this. I am using buildroot to build my toolchains, I find it superior, cleaner and more reliable than other tools designed to do the same thing. Without going thru all the scripts, etc....I would like to know how to control or choose the kernel used, 2.6.18.1 vs 2.6.17, 2.6.19.1 etc ? Is there an easyway to do this as it is not an option in menuconfig.
I also may be reading older documentation, but I don't believe so, the documentation that I am reading suggest an option for changing the staging_dir outside of buildroot, however that option does not exist in menuconfig, as is in the documentation.
Build options -> Toolchain and header file location, which defaults to staging_dir_ARCH/.
current SVN 5899
Any help appr.