# Distributed under the GPL v2
# $Id$
+ 08 Jul 2012; Sebastian Pipping <sping@gentoo.org> gen_initramfs.sh,
+ genkernel:
+ Always report used kernel config file
+
08 Jul 2012; Sebastian Pipping <sping@gentoo.org> gen_configkernel.sh,
gen_initramfs.sh:
Catch case with no initramfs compression supported by kernel (bug #423847)
# get the real arguments for usage...
determine_real_args
+determine_config_file
set_kernel_arch
dump_debugcache
NORMAL=${BOLD} print_info 1 "Linux Kernel ${BOLD}${KV}${NORMAL} for ${BOLD}${ARCH}${NORMAL}..."
+print_info 1 ".. with config file ${KERNEL_CONFIG}"
# Check BOOTDIR is mounted
if ! isTrue ${CMD_INSTALL}