summaryrefslogtreecommitdiff
path: root/linux
diff options
context:
space:
mode:
Diffstat (limited to 'linux')
-rw-r--r--linux/files/linux-2.4-cpufreq.patch0
-rw-r--r--linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.9.oe3
2 files changed, 2 insertions, 1 deletions
diff --git a/linux/files/linux-2.4-cpufreq.patch b/linux/files/linux-2.4-cpufreq.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/linux/files/linux-2.4-cpufreq.patch
diff --git a/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.9.oe b/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.9.oe
index 598d9f981a..d0500a6fc8 100644
--- a/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.9.oe
+++ b/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.9.oe
@@ -5,7 +5,8 @@ LICENSE = "GPL"
PACKAGE_ARCH = "ipaqpxa"
SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=linux/kernel;tag=${@'K' + oe.data.getVar('PV',d,1).replace('.', '-')} \
- file://${FILESDIR}/linux-2.4-no-short-loads.patch;patch=1"
+ file://${FILESDIR}/linux-2.4-no-short-loads.patch;patch=1 \
+ file://${FILESDIR}/linux-2.4-cpufreq.patch;patch=1"
S = "${WORKDIR}/kernel"