summaryrefslogtreecommitdiff
path: root/README
blob: 81cf89f97253e9c0db16eb8c03a8bf5e9472e98a (plain)
1
2
3
4
5
6
7
8
9
Build instructions for Linux:

1) Build and install (e.g. to /opt/SimBody and /opt/OpenSim) SimBody and OpenSim
   according to documentation
2) $ mkdir build && cd build
3) $ ccmake ..
4) Set OPENSIM_INSTALL_DIR to path where OpenSim was installed in 1)
5) Toggle advanced features using [t], set Namespace to nothing
6) $ make
ect name='context' onchange='this.form.submit();'>space:mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-11-05 10:52:29 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2016-11-05 10:52:29 -0700
commit785bcb40a065748368bd16091171e43d260c77a5 (patch)
tree4a28766717ba18a541715390219615b8fc66aa5d /tools/virtio/ringtest
parentd29970401f30b251674888c147b0d33654bf6df9 (diff)
parent0e2ce9d3fcba5f92dd6c2b27d82690e49d0c0854 (diff)
Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtd
Pull MTD fixes from Brian Norris: - MAINTAINERS updates to reflect some new maintainers/submaintainers. We have some great volunteers who've been developing and reviewing already. We're going to try a group maintainership model, so eventually you'll probably see pull requests from people besides me. - NAND fixes from Boris: "Three simple fixes: - fix a non-critical bug in the gpmi driver - fix a bug in the 'automatic NAND timings selection' feature introduced in 4.9-rc1 - fix a false positive uninitialized-var warning" * tag 'for-linus-20161104' of git://git.infradead.org/linux-mtd: mtd: mtk: avoid warning in mtk_ecc_encode mtd: nand: Fix data interface configuration logic mtd: nand: gpmi: disable the clocks on errors MAINTAINERS: add more people to the MTD maintainer team MAINTAINERS: add a maintainer for the SPI NOR subsystem
Diffstat (limited to 'tools/virtio/ringtest')