Always report used kernel config file
[genkernel.git] / genkernel
index 103c43453186bfd6e0b34032077ee110689587f9..8343cfe750248e25cfc78e7db749d558641a6f5f 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -117,6 +117,7 @@ done
 # get the real arguments for usage...
 
 determine_real_args
+determine_config_file
 
 set_kernel_arch
 
@@ -129,6 +130,7 @@ check_distfiles
 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}