aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtools/boot/universe.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/boot/universe.sh b/tools/boot/universe.sh
index e26f81f6c83fb..68e77f8c706b5 100755
--- a/tools/boot/universe.sh
+++ b/tools/boot/universe.sh
@@ -65,7 +65,7 @@ done
# Default build for a goodly selection of architectures
for i in \
amd64/amd64 \
- arm/arm arm/armeb arm/armv7 \
+ arm/arm arm/armv7 \
arm64/aarch64 \
i386/i386 \
mips/mips mips/mips64 \
@@ -79,7 +79,7 @@ done
# Default build for a goodly selection of architectures with Lua
for i in \
amd64/amd64 \
- arm/arm arm/armeb arm/armv7 \
+ arm/arm arm/armv7 \
arm64/aarch64 \
i386/i386 \
mips/mips mips/mips64 \