summaryrefslogtreecommitdiff
path: root/packages/linux/linux-titan-sh4_2.6.17.bb
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2007-01-07 11:58:11 +0000
committerRichard Purdie <rpurdie@rpsys.net>2007-01-07 11:58:11 +0000
commit12ad56fd81bfd79ed8fd6f3dc57061559f964f0b (patch)
tree06507c7b220147bb4191f60a907a812880620807 /packages/linux/linux-titan-sh4_2.6.17.bb
parent35dae9d155781789ec114d82d818acad48627eee (diff)
packages/linux: Remove uneeded KERNEL_RELEASE assignments and replace references with KERNEL_VERSION
Diffstat (limited to 'packages/linux/linux-titan-sh4_2.6.17.bb')
-rw-r--r--packages/linux/linux-titan-sh4_2.6.17.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/linux/linux-titan-sh4_2.6.17.bb b/packages/linux/linux-titan-sh4_2.6.17.bb
index 55e55929a5..5069510bfe 100644
--- a/packages/linux/linux-titan-sh4_2.6.17.bb
+++ b/packages/linux/linux-titan-sh4_2.6.17.bb
@@ -19,9 +19,6 @@ ARCH = "sh"
KERNEL_IMAGETYPE = "zImage"
KERNEL_OUTPUT = "arch/${ARCH}/boot/${KERNEL_IMAGETYPE}"
-# Fix up kernel version - sh kernels get -sh added automatically
-KERNEL_RELEASE = "${KERNEL_VERSION}"
-
#
# The linux-sh cvs tree is a "drop in source tree" and needs to be copied
# over the top of the normal linux source since it only includes modified