summaryrefslogtreecommitdiff
path: root/packages/linux/linux-omap1_2.6.12-rc2.bb
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2007-08-12 23:03:07 +0000
committerPhilip Balister <philip@balister.org>2007-08-12 23:03:07 +0000
commitfb3d90760249edb85d2f001a62bef9aaa05aca5c (patch)
treea3e883b345bbd23f6eecaaf3ebdcef218698fd09 /packages/linux/linux-omap1_2.6.12-rc2.bb
parenta7b1482b15c6b2848ff392cef00c420a8f8927e1 (diff)
linux-omap1 : Move compatible machine from generic include file to specific
version files.
Diffstat (limited to 'packages/linux/linux-omap1_2.6.12-rc2.bb')
-rw-r--r--packages/linux/linux-omap1_2.6.12-rc2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/linux/linux-omap1_2.6.12-rc2.bb b/packages/linux/linux-omap1_2.6.12-rc2.bb
index ea25bb8f19..91f82575ce 100644
--- a/packages/linux/linux-omap1_2.6.12-rc2.bb
+++ b/packages/linux/linux-omap1_2.6.12-rc2.bb
@@ -2,6 +2,8 @@ require linux-omap.inc
PR = "r4"
+COMPATIBLE_MACHINE = "omap5912osk"
+
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/linux-2.6.12-rc2.tar.bz2 \
http://www.muru.com/linux/omap/patches/patch-2.6.12-rc2-omap1.bz2;patch=1 \
file://defconfig"