Skip to content

Commit

Permalink
Include recent architectures to x64 5.2 toolchain
Browse files Browse the repository at this point in the history
Target: apollolake broadwell denverton grantley
Even if these never run DSM 5, this change allows to deliver
DSM 5+6 compatible binaries in a single x64 package.
  • Loading branch information
ymartin59 committed Dec 16, 2017
1 parent 572069a commit b889220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion toolchains/syno-x64-5.2/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
TC_NAME = syno-x64

TC_ARCH = x86_64 braswell bromolow cedarview avoton
TC_ARCH = x86_64 x86 braswell bromolow cedarview avoton apollolake broadwell denverton grantley
TC_VERS = 5.2
TC_FIRMWARE = 5.0-4458

Expand Down

0 comments on commit b889220

Please sign in to comment.