diff options
Diffstat (limited to 'host')
-rw-r--r-- | host/docs/usrp_n3xx.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/usrp_n3xx.dox b/host/docs/usrp_n3xx.dox index d3e3c8a9c..5630cff40 100644 --- a/host/docs/usrp_n3xx.dox +++ b/host/docs/usrp_n3xx.dox @@ -771,7 +771,7 @@ Then, you can invoke bitbake to build the image: $ bitbake $image_name -where `$image_name` could be `developer_image` or `deployment_image`. If you +where `$image_name` could be `developer-image` or `deployment-image`. If you want to build the SDK, append `-cpopulate_sdk` to the above line. If you keep the build directory, bitbake will reuse it on consecutive runs, |