Reinstate docs build for 07_cv32a60x (#2923)

This commit is contained in:
Mike Thompson 2025-04-14 07:53:35 -04:00 committed by GitHub
parent 33a66ee5b9
commit f5b8c746f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,8 +3,8 @@ all: prepare sphinx
prepare:
make -C 04_cv32a65x/riscv priv-html unpriv-html
make -C 04_cv32a65x/design design-html
make -C 06_cv64a6_mmu/riscv priv-html unpriv-html
make -C 07_cv32a60x/riscv priv-html unpriv-html
sphinx:
sphinx-build . _build