@@ -140,3 +140,6 @@ controls@x1cymac:~$ tree -L 1 /var/cache/advligorts/rcg-cymac-build/models/x1uni
| `logs/` | Contains log file from the various parts of the model build |
| `target/` | Mirrors what the model will look like when it is install on the system. This stores the kernel module `.ko` EPICS process and configuration and information about the env/code that was used to build.
| `userspace/` | Stores the userspace build scrips and generated model code |
# Next Steps
If you are trying to run the module you just build, go to the [Installing Built Models](Installing-Modules) page.