mirror of
https://github.com/immortalwrt/immortalwrt.git
synced 2025-08-14 14:19:53 +08:00
Revert "ethtool: update to v5.14"
This reverts commit 7630001427
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
This commit is contained in:
@ -203,7 +203,7 @@ start_qemu_armvirt() {
|
||||
)
|
||||
}
|
||||
|
||||
sudo "$qemu_exe" -machine "$mach" -cpu "$cpu" -nographic \
|
||||
"$qemu_exe" -machine "$mach" -cpu "$cpu" -nographic \
|
||||
-kernel "$kernel" \
|
||||
"${o_qemu_extra[@]}"
|
||||
}
|
||||
|
Reference in New Issue
Block a user