Hi all,<br><br>I create patches to use the current kernel version chosen in buildroot in crosstool-ng<br>with a new parameter (boolean) in buildroot (BR2_TOOLCHAIN_CTNG_BUILDROOT_<div>KERNEL), the user can choose if he wants to use the same kernel version in crosstool-ng<br>


the makefile of package crosstool-ng is changed to download the kernel and apply patches before compile crosstool-ng.<br><br>4 patches for buildroot :<br><br><a href="http:///?ui=2&ik=374619ac2b&view=att&th=1328b6c9aef47abb&attid=0.1&disp=safe&realattid=f_gsu4z6f90&zw" target="_blank">crosstool_ng_add_new_param.patch</a><br>


<a href="http:///?ui=2&ik=374619ac2b&view=att&th=1328b6c9aef47abb&attid=0.2&disp=safe&realattid=f_gsu54dgi1&zw" target="_blank">makefile_crosstool_ng_package.patch</a><br><a href="http:///?ui=2&ik=374619ac2b&view=att&th=1328b6c9aef47abb&attid=0.3&disp=safe&realattid=f_gsu54lcf2&zw" target="_blank">makefile_download_kernel.patch</a><br>


<a href="http:///?ui=2&ik=374619ac2b&view=att&th=1328b6c9aef47abb&attid=0.4&disp=safe&realattid=f_gsu54q1h3&zw" target="_blank">makefile_toolchain_crosstool_ng.patch</a><br><br>2 patches for crosstool-ng (add them in directory package/crosstool-ng/) :<br>


create a sym link (linux-custom) and install kernel headers<br><br><a href="http:///?ui=2&ik=374619ac2b&view=att&th=1328b6ed82b16d8f&attid=0.5&disp=safe&realattid=f_gsu57n3h4&zw" target="_blank">crosstool-ng-001-makefile-buildroot-kernel-version.patch</a><br>


<a href="http:///?ui=2&ik=374619ac2b&view=att&th=1328b6ed82b16d8f&attid=0.6&disp=safe&realattid=f_gsu57zhp5&zw" target="_blank">crosstool-ng-002-config-buildroot-kernel-version.patch</a><br>
<br>It's the first time for me sending patches and i don't know if it's the best way to send them by email<br><br>Sincerely</div>