diff options
| -rw-r--r-- | recipes-kernel/linux/linux-raspberrypi_3.1.9.bb | 4 |
1 files changed, 2 insertions, 2 deletions
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 @@ | |||
| 1 | require linux.inc | 1 | require linux.inc |
| 2 | 2 | ||
| 3 | DESCRIPTION = "Linux kernel for the OpenPandora handheld" | 3 | DESCRIPTION = "Linux kernel for the RaspberryPi board" |
| 4 | KERNEL_IMAGETYPE = "uImage" | 4 | KERNEL_IMAGETYPE = "zImage" |
| 5 | 5 | ||
| 6 | COMPATIBLE_MACHINE = "raspberrypi" | 6 | COMPATIBLE_MACHINE = "raspberrypi" |
| 7 | 7 | ||
