summaryrefslogtreecommitdiff
path: root/packages/linux/linux-rp_2.6.16.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-rp_2.6.16.bb
parent35dae9d155781789ec114d82d818acad48627eee (diff)
packages/linux: Remove uneeded KERNEL_RELEASE assignments and replace references with KERNEL_VERSION
Diffstat (limited to 'packages/linux/linux-rp_2.6.16.bb')
-rw-r--r--packages/linux/linux-rp_2.6.16.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/linux/linux-rp_2.6.16.bb b/packages/linux/linux-rp_2.6.16.bb
index f1de99d452..bd1ce2b210 100644
--- a/packages/linux/linux-rp_2.6.16.bb
+++ b/packages/linux/linux-rp_2.6.16.bb
@@ -154,6 +154,3 @@ SRC_URI_append_poodle = "\
${RPSRC}/rp_poodle_hacks-r0.patch;patch=1"
S = "${WORKDIR}/linux-2.6.16"
-
-# to get module dependencies working
-KERNEL_RELEASE = "2.6.16"