Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
README.md 150 B
Newer Older
# Building

```
make
```

# Installing on am335x and am57xx:

```
sudo make install_arm
```

# Installing on BBAI-64

```
sudo make install_arm64
```