diff options
-rwxr-xr-x | anykernel.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/anykernel.sh b/anykernel.sh index b7b6284..704dbbd 100755 --- a/anykernel.sh +++ b/anykernel.sh @@ -19,6 +19,7 @@ device.name5= # shell variables block=/dev/block/platform/omap/omap_hsmmc.0/by-name/boot; is_slot_device=0; +ramdisk_compression=auto; ## AnyKernel methods (DO NOT CHANGE) |