linux-openmoko-devel_2.6.24.bb : dont make kernel-image be empty if
authorGraeme Gregory <dp@xora.org.uk>
Thu, 31 Jan 2008 14:17:20 +0000 (14:17 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Thu, 31 Jan 2008 14:17:20 +0000 (14:17 +0000)
kernel upgrades are to work.

packages/linux/linux-openmoko-devel_2.6.24.bb

index 5df2c5c..4d4b6d0 100644 (file)
@@ -26,7 +26,6 @@ S = "${WORKDIR}/linux-${VANILLA_VERSION}"
 ##############################################################
 # kernel image resides on a seperate flash partition (for now)
 #
-FILES_kernel-image = ""
 ALLOW_EMPTY = "1"
 
 COMPATIBLE_HOST = "arm.*-linux"