Skip to content

Commit

Permalink
Remove generated PLIC README.md
Browse files Browse the repository at this point in the history
The documentation isn't required for our generated PLIC and it causes
breakages in our document lint flow.
  • Loading branch information
GregAC committed Oct 15, 2024
1 parent 442eb63 commit 3d8064e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 27 deletions.
26 changes: 0 additions & 26 deletions rtl/system/autogen/rv_plic/README.md

This file was deleted.

2 changes: 1 addition & 1 deletion util/generate_plic.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ vendor/lowrisc_ip/util/ipgen.py generate \
-c data/rv_plic_cfg.hjson -o rtl/system/autogen/rv_plic
rm -r rtl/system/autogen/rv_plic/doc
rm -r rtl/system/autogen/rv_plic/fpv

rm rtl/system/autogen/rv_plic/README.md

0 comments on commit 3d8064e

Please sign in to comment.