Skip to content

Commit

Permalink
[bender] Fix old construct to export include dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
mp-17 committed May 31, 2024
1 parent fef31b7 commit 6b91cb6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Bender.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ dependencies:
workspace:
checkout_dir: "hardware/deps"

export_include_dirs:
- hardware/include

sources:
files:
include_dirs:
# Headers
- hardware/include
files:
# Packages
- hardware/include/rvv_pkg.sv
- hardware/include/ara_pkg.sv

Expand Down

0 comments on commit 6b91cb6

Please sign in to comment.