aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCui Yan <yanx.cui@intel.com>2017-03-15 04:23:08 +0800
committerJimmy Huang <jimmy.huang@linux.intel.com>2017-03-14 13:23:08 -0700
commit873efad512cff3285ae6236a06968de644582c51 (patch)
tree0d2082f3f889288a3c8082cc4fc80c8b5be4b975
parent31e0a83c6ebecdc9023e542cd1bdef71d47cbcb4 (diff)
[docs] Update command for Linux module (#821)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2a5f7a0..3585730 100644
--- a/README.md
+++ b/README.md
@@ -382,7 +382,7 @@ and instead uses the host OS. This can be build on Linux or Mac OSX using the
command:
```bash
-make linux
+make BOARD=linux
```
The executable will be outputted to `outdir/linux/<variant>/jslinux`. Where