summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-09-02 13:10:04 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-09-02 13:10:04 +0200
commit5dd416b7fc34472f5a620947e146f22991051e45 (patch)
treec69e64e3663f9ad4057d3cd1769a66a8f22583a1 /recipes-kernel
parentd37b88a40d8fc712b1e1578c9865e22438fb9ed5 (diff)
downloadmeta-ti-5dd416b7fc34472f5a620947e146f22991051e45.tar.gz
linux 3.1rc: lock down to omap3 machines
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
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