summaryrefslogtreecommitdiff
path: root/PATCHCFG
diff options
context:
space:
mode:
Diffstat (limited to 'PATCHCFG')
-rw-r--r--PATCHCFG3
1 files changed, 2 insertions, 1 deletions
diff --git a/PATCHCFG b/PATCHCFG
index 3c020a0..4edfa26 100644
--- a/PATCHCFG
+++ b/PATCHCFG
@@ -14,6 +14,7 @@ PATCHES=(
# add latest fixes from stable queue, if needed
# http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
+ 2.6.38.1-pre.patch%1
# fix #19234 i1915 display size
fix-i915.patch%1
@@ -24,7 +25,7 @@ PATCHES=(
aufs2-standalone-20110314.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
-PATCHNAME="patch-2.6.38-1-ARCH"
+PATCHNAME="patch-2.6.38-2-ARCH"
# Run this before applying patches
pre_apply() {