projects
/
riscv-isa-sim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5459117
)
Fix install of missed header. (#207)
author
Prashanth Mundkur
<prashanth.mundkur@gmail.com>
Fri, 18 May 2018 20:45:35 +0000
(13:45 -0700)
committer
Andrew Waterman
<aswaterman@gmail.com>
Fri, 18 May 2018 20:45:35 +0000
(13:45 -0700)
riscv/riscv.mk.in
patch
|
blob
|
history
diff --git
a/riscv/riscv.mk.in
b/riscv/riscv.mk.in
index 233953f1ecd53286b729e6d671ef3db757c70c80..60c440368d133ce4f524078bb6815856ca378059 100644
(file)
--- a/
riscv/riscv.mk.in
+++ b/
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 \