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.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/update_kernel_config.sh b/update_kernel_config.sh
new file mode 100644
index 000000000000..45b88602c589
--- /dev/null
+++ b/update_kernel_config.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+wget https://git.archlinux32.org/packages/plain/core/linux/config.i686 \
+ -O config.i686
+wget 'https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux' \
+ -O config.x86_64