summaryrefslogtreecommitdiff
path: root/doc/sphinx/userguide/buildingcoreip.rst
diff options
context:
space:
mode:
authorNathaniel Graff <nathaniel.graff@sifive.com>2019-02-15 17:36:33 +0000
committerGitHub <noreply@github.com>2019-02-15 17:36:33 +0000
commit07bc51969ae10699346a717a6c83909cab03b02c (patch)
tree76326dba468385e7e4dd6feaf6a213ac56d52836 /doc/sphinx/userguide/buildingcoreip.rst
parent5d713aebb10998e6269e0c3dc690828cc0edc472 (diff)
parent493ca238fcd9b034c8888b2769adb5ed53bcb3e7 (diff)
Merge pull request #175 from sifive/docs
Update User Guide and Contents
Diffstat (limited to 'doc/sphinx/userguide/buildingcoreip.rst')
-rw-r--r--doc/sphinx/userguide/buildingcoreip.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/sphinx/userguide/buildingcoreip.rst b/doc/sphinx/userguide/buildingcoreip.rst
index a6f1dae..5af29fb 100644
--- a/doc/sphinx/userguide/buildingcoreip.rst
+++ b/doc/sphinx/userguide/buildingcoreip.rst
@@ -23,6 +23,8 @@ Core IP target, you would instead run the command
Cleaning a Target Program Build Directory
-----------------------------------------
+The ``clean`` target can be used to restore a target program's directory to a clean state.
+
.. code-block:: bash
make BSP=mee [PROGRAM=hello] [TARGET=coreip-e31] clean