diff -r 5e668124b1db -r c72aecd1a9ef scripts/build/kernel/linux.sh --- a/scripts/build/kernel/linux.sh Fri Nov 14 13:48:55 2008 +0000 +++ b/scripts/build/kernel/linux.sh Sat Jan 03 21:11:41 2009 +0000 @@ -7,10 +7,6 @@ : } -do_print_filename() { - echo "linux-${CT_KERNEL_VERSION}" -} - # Download the kernel do_kernel_get() { if [ "${CT_KERNEL_LINUX_USE_CUSTOM_DIR}" != "y" ]; then