Browse Source

Fix install of missed header. (#207)

pull/209/head
Prashanth Mundkur 8 years ago
committed by Andrew Waterman
parent
commit
19efe7d112
  1. 1
      riscv/riscv.mk.in

1
riscv/riscv.mk.in

@ -25,6 +25,7 @@ riscv_hdrs = \
insn_template.h \
mulhi.h \
debug_module.h \
debug_rom_defines.h \
remote_bitbang.h \
jtag_dtm.h \

Loading…
Cancel
Save