Skip to content

Commit cb3dd06

Browse files
authored
Add support for DS1621+ and DS1821+
Taking info from several sources, it seems like the AMD Ryzen V1500B is a X86_64 processor. - SynoCommunity/spksrc#4170 - eizedev/AirConnect-Synology@80f7c87
1 parent e905c80 commit cb3dd06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-in-docker.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ for d in /toolkit/build_env/* ; do
2020
done
2121

2222
export OVERRIDE_PKGARCH_armv7="alpine alpine4k armadaxp armada375 armada38x monaco"
23-
export OVERRIDE_PKGARCH_x86_64="x86 bromolow cedarview avoton braswell broadwell dockerx64 kvmx64 grantley denverton apollolake broadwellnk geminilake"
23+
export OVERRIDE_PKGARCH_x86_64="x86 bromolow cedarview avoton braswell broadwell dockerx64 kvmx64 grantley denverton apollolake broadwellnk geminilake v1000"
2424

2525
pushd /toolkit >/dev/null
2626
./pkgscripts-ng/PkgCreate.py -c syncthing

0 commit comments

Comments
 (0)