Hi,
How do I download/build the OpenWrt evnironment with a specific kernel version ?
I have the repository (svn co ...etc) and a release version that matches the version in '/etc/banner' by 'svn update -r 17574 svn://svn.openwrt.org/openwrt/trunk/ .'
However, while the Openwrt Kamikaze image I am using (8.09.2-RC2) is r17574, and has been built with kernel version 2.4.35.4, the Openwrt build tools version 2.4.37.5.
I want to make the Openwrt build environment include 2.4.35.4 so that it matches.
How do I do this ?
Thanks,