Skip to content

Commit

Permalink
T6231: update Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
RageLtMan committed Jun 21, 2024
1 parent 796e205 commit edd5236
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/linux-kernel/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ def pkgList = [
// Intel IXGBEVF
['name': 'ixgbevf', 'buildCmd': 'cd ..; ./build-intel-ixgbevf.sh'],

// Mellanox OFED
['name': 'ofed', 'buildCmd': 'cd ..; ./build-mellanox-ofed.sh'],

// Jool
['name': 'jool', 'buildCmd': 'cd ..; ./build-jool.py'],

Expand Down

0 comments on commit edd5236

Please sign in to comment.