aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-kexecboot_2.6.37.bb
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2011-01-15 01:13:25 +0100
committerAndrea Adami <andrea.adami@gmail.com>2011-01-15 01:23:13 +0100
commit9c72d93981212efdbfb87ad2b3c1ac4a8f43daf7 (patch)
tree6b86de0f8cf8a1a6841c4bb1e5d62d290a959c4d /recipes/linux/linux-kexecboot_2.6.37.bb
parent018c23fd984bfcdd7d94f478811799a275bd5f64 (diff)
downloadopenembedded-9c72d93981212efdbfb87ad2b3c1ac4a8f43daf7.tar.gz
linux-kexecboot: add c7x0 defconfig for 2.6.37.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'recipes/linux/linux-kexecboot_2.6.37.bb')
-rw-r--r--recipes/linux/linux-kexecboot_2.6.37.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-kexecboot_2.6.37.bb b/recipes/linux/linux-kexecboot_2.6.37.bb
index c33ef19396..46a8203573 100644
--- a/recipes/linux/linux-kexecboot_2.6.37.bb
+++ b/recipes/linux/linux-kexecboot_2.6.37.bb
@@ -5,7 +5,7 @@ PR = "${INC_PR}.0"
S = "${WORKDIR}/linux-${PV}"
# Mark archs/machines that this kernel supports
-DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE = "1"
SRC_URI += "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
file://defconfig"