diff --git a/tool/run/boot_dir/hw b/tool/run/boot_dir/hw index 05c5c1f21..43aa660b1 100644 --- a/tool/run/boot_dir/hw +++ b/tool/run/boot_dir/hw @@ -58,9 +58,9 @@ proc run_boot_dir {binaries} { # introduce boot module headers exec echo -e \ - "/**" \ + "/*" \ "\n * This file was automatically generated by the procedure" \ - "\n * 'run_boot_dir' in 'base-hw/run/env'." \ + "\n * 'run_boot_dir' in 'tool/run/boot_dir/hw'." \ "\n */" \ "\n" \ "\n /* core includes */" \