diff --git a/recipes-kernel/linux/linux-raspberrypi_3.1.9.bb b/recipes-kernel/linux/linux-raspberrypi_3.1.9.bb index ced0377..83f1dcc 100644 --- a/recipes-kernel/linux/linux-raspberrypi_3.1.9.bb +++ b/recipes-kernel/linux/linux-raspberrypi_3.1.9.bb @@ -1,7 +1,7 @@ require linux.inc -DESCRIPTION = "Linux kernel for the OpenPandora handheld" -KERNEL_IMAGETYPE = "uImage" +DESCRIPTION = "Linux kernel for the RaspberryPi board" +KERNEL_IMAGETYPE = "zImage" COMPATIBLE_MACHINE = "raspberrypi"