Browse Source

Merge pull request #2025 from mslijepc/mslijepc_20250702_additional-files-riscvmkin

added jtag_dtm and remote_bitbang to riscv_install_hdrs
pull/2029/head
Andrew Waterman 11 months ago
committed by GitHub
parent
commit
965547260a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      riscv/riscv.mk.in

2
riscv/riscv.mk.in

@ -33,11 +33,13 @@ riscv_install_hdrs = \
entropy_source.h \
extension.h \
isa_parser.h \
jtag_dtm.h \
log_file.h \
memtracer.h \
mmu.h \
platform.h \
processor.h \
remote_bitbang.h \
rocc.h \
sim.h \
simif.h \

Loading…
Cancel
Save