I can't get buildroot to complete and <tt><tt>BR2_PACKAGE_LINUX_KCONFIG</tt></tt> was pointed out as the culprit.  It was not set.  I followed the setup instructions on the buildroot website but nothing was mentioned about this variable and I can't find it when I do a "make menuconfig".  What do I need to set this variable to?  
<br><br>Without it, this is the error message that I get:<br><pre><tt><tt>make[1]: Leaving directory<br>`/home/martin/buildroot/toolchain_build_arm_nofpu/module-init-tools-3.2.2'<br>touch -c<br>/home/martin/buildroot/toolchain_build_arm_nofpu/module-
init-tools-3.2.2/depmod<br>/usr/bin/install -D<br>/home/martin/buildroot/toolchain_build_arm_nofpu/module-init-tools-3.2.2/depmod<br>/home/martin/buildroot/build_arm/staging_dir/bin/arm-linux-depmod26<br>cp -dpf <br>/home/martin/buildroot/project_build_arm/uclibc/linux-
<a href="http://2.6.22.10/.config">2.6.22.10/.config</a><br>cp: missing destination file operand after<br>`/home/martin/buildroot/project_build_arm/uclibc/linux-<a href="http://2.6.22.10/.config">2.6.22.10/.config</a>'
<br>Try `cp --help' for more information.<br>make: ***<br>[/home/martin/buildroot/project_build_arm/uclibc/linux-<a href="http://2.6.22.10/.configured">2.6.22.10/.configured</a>]<br>Error 1</tt></tt></pre><br>Thanks.<br>
martin<br>