889482aab3
GitOrigin-RevId: f2537a505d45c31fe5d9c27ea9829b6f4c4e6ac5
5 lines
169 B
Diff
5 lines
169 B
Diff
--- VentoyPlugson.sh
|
|
+++ VentoyPlugson.sh
|
|
@@ -27,0 +28,2 @@ elif echo $machine | egrep -q 'x86_64|am
|
|
+elif echo $machine | egrep -q 'mips64'; then
|
|
+ TOOLDIR=mips64el
|