summarylogtreecommitdiffstats
path: root/update_kernel_config.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update_kernel_config.sh')
-rw-r--r--update_kernel_config.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/update_kernel_config.sh b/update_kernel_config.sh
index a10351611dbd..f70c2f16cee4 100644
--- a/update_kernel_config.sh
+++ b/update_kernel_config.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-wget https://git.archlinux32.org/packages/plain/core/linux/config.i686 \
+wget https://git.archlinux32.org/packages/plain/extra/linux-zen/config \
-O config.i686
-wget 'https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/linux/trunk/config' \
+wget 'https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/linux-zen/trunk/config' \
-O config.x86_64