summaryrefslogtreecommitdiff
path: root/PATCHCFG
diff options
context:
space:
mode:
Diffstat (limited to 'PATCHCFG')
-rw-r--r--PATCHCFG10
1 files changed, 9 insertions, 1 deletions
diff --git a/PATCHCFG b/PATCHCFG
index 70fb4d3..4696cb6 100644
--- a/PATCHCFG
+++ b/PATCHCFG
@@ -31,12 +31,20 @@ PATCHES=(
# fix http://bugs.archlinux.org/task/12180
quirks-h12y.patch%1
+ # add kms fixes
+ kms-2.6.30.patch%1
+ kms-2.6.30-2.patch%1
+
+ # fix wmi stack acer crash
+ wmi.patch%1
+
+
# add aufs2 support, in reference to:
# http://aufs.sourceforge.net
aufs2-20090611.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
-PATCHNAME="patch-2.6.30-2-ARCH"
+PATCHNAME="patch-2.6.30-3-ARCH"
# Run this before applying patches
pre_apply() {