summaryrefslogtreecommitdiff
path: root/packages/linux
diff options
context:
space:
mode:
Diffstat (limited to 'packages/linux')
-rw-r--r--packages/linux/linux-jlime-sh3_2.6.16.20.bb12
1 files changed, 5 insertions, 7 deletions
diff --git a/packages/linux/linux-jlime-sh3_2.6.16.20.bb b/packages/linux/linux-jlime-sh3_2.6.16.20.bb
index a8c40e4969..de49ea3f26 100644
--- a/packages/linux/linux-jlime-sh3_2.6.16.20.bb
+++ b/packages/linux/linux-jlime-sh3_2.6.16.20.bb
@@ -7,17 +7,15 @@ COMPATIBLE_HOST = "sh.*-linux"
COMPATIBLE_MACHINE = 'jornada6xx'
SRC_URI = "http://www.jlime.com/downloads/Releases/donkey/kernels/6xx/sources/jlime-2.6.16.20-patched.tar.gz \
- file://defconfig_jlime \
- file://volatile-traps.c.patch;patch=1 \
- file://volatile-signal.c.patch;patch=1 \
- file://volatile-sys_sh.c.patch;patch=1 \
- file://volatile-setup.c.patch;patch=1 \
- file://Optimize-O1.patch;patch=1"
-
+ file://defconfig_jlime"
+
S = "${WORKDIR}/linux-${PV}"
inherit kernel
+#Lets let 3.4.x handle the compilation of this one
+KERNEL_CCSUFFIX = "-3.4.3"
+
ARCH = "sh"
KERNEL_IMAGETYPE = "zImage"
FILES_kernel-image = "/boot/${KERNEL_IMAGETYPE}*"