diff options
| -rw-r--r-- | helper/kernel.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/helper/kernel.inc b/helper/kernel.inc index 3f6d57aa..6901c4b4 100644 --- a/helper/kernel.inc +++ b/helper/kernel.inc @@ -20,8 +20,6 @@ if [ -z "${KERNEL_VERSION}" ]; then [ -z "${KERNEL_VERSION}" ] && perror "KERNEL_VERSION still not set after sourcing, something is very wrong..." fi -KERNEL_VERSION="3.2.0-40-generic" - # set global KERNEL_TARGET_NAME KERNEL_TARGET_NAME="vmlinuz-${KERNEL_VERSION}-openslx" |
