aboutsummaryrefslogtreecommitdiff
path: root/tools/boot
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2018-07-09 18:02:23 +0000
committerWarner Losh <imp@FreeBSD.org>2018-07-09 18:02:23 +0000
commit405111fde04f0e417f061a0c297d56930dd92cc3 (patch)
treebffa26445c9d365a5611dd78da6d80fd44aa59f6 /tools/boot
parent5e71fdc20dd45d9202261dd82cb68b16197beba6 (diff)
Notes
Diffstat (limited to 'tools/boot')
-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 \