mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
tc: create helper to access toolchain tools
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
set -eu
|
||||
. common
|
||||
set -- ${cli_rungdbserver:-} "$@"
|
||||
gem5=false
|
||||
while getopts a:g OPT; do
|
||||
case "$OPT" in
|
||||
a)
|
||||
|
||||
Reference in New Issue
Block a user