diff --git a/README.adoc b/README.adoc index 7d4fb7a..1792475 100644 --- a/README.adoc +++ b/README.adoc @@ -9479,6 +9479,7 @@ Otherwise, it becomes very difficult to keep everything working across path refa https://stackoverflow.com/questions/49260466/why-when-i-change-br2-linux-kernel-custom-config-file-and-run-make-linux-reconfi |`-q` |QEMU | |=== + ==== run .... diff --git a/run b/run index 9f681b8..6bcbd3c 100755 --- a/run +++ b/run @@ -64,10 +64,6 @@ while getopts "c:DdE:e:F:f:G:hIiKkl:m:PRrT:U:uVX:x${common_getopts_flags}" OPT; gem5opts="$OPTARG \\ " ;; - h) - cat build-usage.adoc 1>&2 - exit - ;; h) echo "https://github.com/cirosantilli/linux-kernel-module-cheat#run" 2>&1 exit