| 6 | | The "Debug-ARM825" and "Release-ARM825" configurations have "Build Steps" "Pre-build steps " //sudo mntappdir APPNAME// added to mount to the directory in the /srv/nfs/arm825/mnt/nand/apps so that the 825 indicator can still run apps from NFS as before. |
| 7 | | |
| 8 | | //mount --bind// operation to make the //app// directory available to NFS ///srv/nfs/arm825/mnt/nand/apps/APPNAME//. This allows the 825 Gen2 to run the app from the NFS share as before, but directory is actually mounted to the //app// directory in the workspace. |
| | 6 | The "Debug-ARM825" and "Release-ARM825" configurations have "Build Steps" "Pre-build steps " //sudo mntappdir APPNAME// added to mount to the directory in the /srv/nfs/arm825/mnt/nand/apps so that the 825 indicator can still run apps from NFS as before. This allows the 825 Gen2 to run the app from the NFS share as before, but directory is actually mounted to the //app// directory in the workspace. |