Some commenting and cleanup
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
if [ -z ${MITTOS64+x} ]; then >&2 echo "Unsupported environment! See README"; exit 1; fi
|
||||
|
||||
/usr/bin/gdb -q -x ${BUILDROOT}toolchain/gdbinit -se ${BUILDROOT}sysroot/kernel
|
||||
/usr/bin/gdb -q -x ${BUILDROOT}toolchain/gdbinit -se ${BUILDROOT}sysroot/kernel $@
|
||||
|
||||
Reference in New Issue
Block a user