From: Rod Whitby Date: Thu, 15 Feb 2007 05:56:39 +0000 (+0000) Subject: ixp4xx-kernel.inc: Fixed a typo (no change to functionality) X-Git-Tag: Release-2010-05/1~9230^2~26^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96fde83825d268eb150b9043ed70441e2ab347ea;p=openembedded.git ixp4xx-kernel.inc: Fixed a typo (no change to functionality) --- diff --git a/packages/linux/ixp4xx-kernel.inc b/packages/linux/ixp4xx-kernel.inc index d848427921..57d3028742 100644 --- a/packages/linux/ixp4xx-kernel.inc +++ b/packages/linux/ixp4xx-kernel.inc @@ -337,7 +337,7 @@ install_image() { do_install_append() { # Overwrite the unshimmed generic image with a shimmed one (but without # any command line or machine id override). - rm -f '${D}/${KERNEL_IMAGEDEST}/${KERNEL_IMAGETYPE}-${KERNEL_VERISON}' + rm -f '${D}/${KERNEL_IMAGEDEST}/${KERNEL_IMAGETYPE}-${KERNEL_VERSION}' install_image '${MACHINE_ARCH}' # Add the machine specific images, with appropriate suffixes