Skip to content

Commit 25ddad3

Browse files
ericonrthe-maldridge
authored andcommitted
release.sh.in: build rootfs for i686.
1 parent 0e33e2a commit 25ddad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.sh.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ DATECODE=$(date "+%Y%m%d")
55

66
make
77

8-
ARCHS="$(echo x86_64{,-musl} armv{6,7}l{,-musl} aarch64{,-musl})"
8+
ARCHS="$(echo x86_64{,-musl} i686 armv{6,7}l{,-musl} aarch64{,-musl})"
99
PLATFORMS="$(echo rpi{,2,3}{,-musl})"
1010
SBC_IMGS="$(echo rpi{,2,3}{,-musl})"
1111

0 commit comments

Comments
 (0)