aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.33.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-05-15 18:03:27 -0700
committerKhem Raj <raj.khem@gmail.com>2010-05-15 18:03:27 -0700
commitfbc67213276acf5297b74d64f8bed5b3b194b57d (patch)
tree274b02a6a5ad1b245b879e0865c0b47d81d848a2 /recipes/linux/linux_2.6.33.bb
parenta18801ce4f073135160168f5d3c222b694747110 (diff)
downloadopenembedded-fbc67213276acf5297b74d64f8bed5b3b194b57d.tar.gz
machine/qemush4: Add new machine for SH4 on qemu
* Make improvements to run-qemu script. Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/linux/linux_2.6.33.bb')
-rw-r--r--recipes/linux/linux_2.6.33.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/linux/linux_2.6.33.bb b/recipes/linux/linux_2.6.33.bb
index 64a0c01c8a..6573c03afe 100644
--- a/recipes/linux/linux_2.6.33.bb
+++ b/recipes/linux/linux_2.6.33.bb
@@ -11,6 +11,7 @@ DEFAULT_PREFERENCE_imote2 = "1"
DEFAULT_PREFERENCE_afeb9260 = "1"
DEFAULT_PREFERENCE_qemuarm = "1"
DEFAULT_PREFERENCE_qemuppc = "1"
+DEFAULT_PREFERENCE_qemush4 = "1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/${P}.tar.bz2;name=kernel \
file://defconfig"