We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c9857d commit 5992a6bCopy full SHA for 5992a6b
README.rst
@@ -74,7 +74,7 @@ DS713+ cedarview 6.2 Yes
74
DS716+II braswell 6.2 Yes
75
DS718+ apollolake 6.2 Yes
76
DS720+ geminilake 7.0 Yes
77
-DS916+ braswell 6.2 Yes
+DS916+ braswell 6.2/7.0 Yes
78
DS918+ apollolake 6.2 Yes
79
RS1221+ v1000 7.0 Yes
80
RS214 armada370 *N/A* No (Kernel version too old)
@@ -187,6 +187,7 @@ For the DS218j that I have, the complete command looks like this:
187
188
.. code-block:: bash
189
190
+ mkdir $(pwd)/artifacts
191
sudo docker run --rm --privileged --env PACKAGE_ARCH=armada38x --env DSM_VER=6.2 -v $(pwd)/artifacts:/result_spk synobuild
192
193
If everything worked you should have a directory called ``artifacts`` that
0 commit comments