summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux_3.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux_3.1.bb b/recipes-kernel/linux/linux_3.1.bb
index 0fe6d662..591e811e 100644
--- a/recipes-kernel/linux/linux_3.1.bb
+++ b/recipes-kernel/linux/linux_3.1.bb
@@ -1,5 +1,7 @@
1require linux.inc 1require linux.inc
2 2
3COMPATIBLE_MACHINE = "omap3"
4
3DESCRIPTION = "Linux kernel for TI processors" 5DESCRIPTION = "Linux kernel for TI processors"
4KERNEL_IMAGETYPE = "uImage" 6KERNEL_IMAGETYPE = "uImage"
5 7