diff --git a/genkernel.conf b/genkernel.conf index 16b1a0b..42adbff 100755 --- a/genkernel.conf +++ b/genkernel.conf @@ -53,7 +53,7 @@ DEFAULT_KERNEL_SOURCE="/usr/src/linux" # Configuration file for busybox BUSYBOX_CONFIG="${GK_SHARE}/%%ARCH%%/busy-config" # BusyBox Version -BUSYBOX_VER="1.00-pre8-losetup-alpha" +BUSYBOX_VER="1.00-pre7-losetup-crypto-alpha" # Busybox bin-cache location, to store pre-compiled busybox # binary is just a bzip2 busybox executable BUSYBOX_BINCACHE="${GK_SHARE}/pkg/%%ARCH%%/busybox-${BUSYBOX_VER}-%%ARCH%%.bz2"