This commit is contained in:
Fabio Belavenuto
2022-07-06 10:09:17 -03:00
parent 60ebe853a1
commit da0723baae
23 changed files with 11 additions and 16 deletions

Binary file not shown.

View File

@@ -0,0 +1,10 @@
version: 1
name: igb
description: "Driver for Intel(R) 82575 PCI-Express ethernet adapter"
available-for:
geminilake-4.4.180:
install-script: &script "install.sh"
modules: true
v1000-4.4.180:
install-script: *script
modules: true

Binary file not shown.