summaryrefslogtreecommitdiff
path: root/doc/sphinx/userguide/buildingcoreip.rst
diff options
context:
space:
mode:
authorNathaniel Graff <nathaniel.graff@sifive.com>2019-02-15 09:34:18 -0800
committerNathaniel Graff <nathaniel.graff@sifive.com>2019-02-15 09:34:18 -0800
commit1caeb4eec588c471b33120142593dee66517d77a (patch)
tree8e214cbc600efc09faef4ea749d8a58d442463ed /doc/sphinx/userguide/buildingcoreip.rst
parent5d713aebb10998e6269e0c3dc690828cc0edc472 (diff)
Add more documentation to user guide
Also adds mention of example-spi to SDK contents Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
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