Skip to content

Commit

Permalink
adding more db and template files to the install directory
Browse files Browse the repository at this point in the history
  • Loading branch information
rhong authored and jerzyjamroz committed Nov 15, 2024
1 parent e8903b4 commit 5bd4c56
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions evrMrmApp/Db/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ DB += mrmevrbufrx.db
DB += mrmevrtsbuf.db
DB += sequencedemo.db
DB += mrmevrdlymodule.template
DB += evrSoftSeq.template
DB += mrmevroutint.db
DB += evrdcpulser.template
DB += evrSoftEvt.template

DB += evr-pmc-230.db
DB += evr-cpci-230.db
Expand Down
1 change: 1 addition & 0 deletions mrmShared/Db/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ include $(TOP)/configure/CONFIG
DB += databuftx.db
DB += databuftxCtrl.db
DB += sfp.db
DB += mrmSoftSeq.template

include $(TOP)/configure/RULES
#----------------------------------------
Expand Down

0 comments on commit 5bd4c56

Please sign in to comment.