summarylogtreecommitdiffstats
path: root/linux-amd.preset
diff options
context:
space:
mode:
authoregnappahz2020-10-31 12:20:51 +0100
committeregnappahz2020-10-31 12:20:51 +0100
commita8c5d042b3662860de67db000b55cd0417ec0474 (patch)
treeb1b8f39e80583c12380c83f56ead0ae330741402 /linux-amd.preset
parentef3e277b3a2f4d507bc39d6191532e846a1d208e (diff)
downloadaur-a8c5d042b3662860de67db000b55cd0417ec0474.tar.gz
implemented better compressions
Diffstat (limited to 'linux-amd.preset')
-rw-r--r--linux-amd.preset2
1 files changed, 2 insertions, 0 deletions
diff --git a/linux-amd.preset b/linux-amd.preset
index fe11b71fb2f8..49ecf77512a2 100644
--- a/linux-amd.preset
+++ b/linux-amd.preset
@@ -3,6 +3,8 @@
ALL_config="/etc/mkinitcpio.conf"
ALL_kver="/boot/vmlinuz-linux-amd"
+export COMPRESSION="lzop"
+
PRESETS=('default' 'fallback')
#default_config="/etc/mkinitcpio.conf"