summaryrefslogtreecommitdiff
path: root/scripts/package-build/linux-kernel/package.toml
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/package-build/linux-kernel/package.toml')
-rw-r--r--scripts/package-build/linux-kernel/package.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/package-build/linux-kernel/package.toml b/scripts/package-build/linux-kernel/package.toml
index 41389d10..085c4074 100644
--- a/scripts/package-build/linux-kernel/package.toml
+++ b/scripts/package-build/linux-kernel/package.toml
@@ -65,6 +65,12 @@ scm_url = "http://github.com/intel/ethernet-linux-ice"
build_cmd = "build_intel_nic"
[[packages]]
+name = "iavf"
+commit_id = "v4.13.20"
+scm_url = "http://github.com/intel/ethernet-linux-iavf"
+build_cmd = "build_intel_nic"
+
+[[packages]]
name = "jool"
commit_id = ""
scm_url = ""