Skip to content

Commit 69965a2

Browse files
committed
Show more options information
1 parent 70e95ba commit 69965a2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

compile-kernel/tools/script/armbian_compile_kernel_script.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -789,6 +789,8 @@ echo -e "${INFO} Kernel Package: [ ${package_list} ]"
789789
echo -e "${INFO} kernel signature: [ ${custom_name} ]"
790790
echo -e "${INFO} Latest kernel version: [ ${auto_kernel} ]"
791791
echo -e "${INFO} kernel initrd compress: [ ${compress_format} ]"
792+
echo -e "${INFO} Delete source: [ ${delete_source} ]"
793+
echo -e "${INFO} Silent log: [ ${silent_log} ]"
792794
echo -e "${INFO} Kernel List: [ $(echo ${build_kernel[@]} | xargs) ] \n"
793795

794796
# Loop to compile the kernel

0 commit comments

Comments
 (0)