mirror of
https://github.com/riscv-software-src/opensbi
synced 2025-10-19 15:18:16 +01:00
This patch extends top-level makefile to build and install documentation. The 'docs' make target is for building the documentation PDF whereas 'install_docs' make target is for installing the documentation PDF. Signed-off-by: Anup Patel <anup.patel@wdc.com>