Skip to content

Commit

Permalink
Clenau
Browse files Browse the repository at this point in the history
  • Loading branch information
cardigliano committed Oct 20, 2023
1 parent 769fd29 commit bd4ee55
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions drivers/intel/Makefile.dkms.ice.in
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ build: add
dkms build -m @ICE@-zc -v @ICE_VERSION@.@REVISION@

install: build
mkdir -p /lib/firmware/updates/intel/ice/ddp
cp /usr/src/@ICE@-zc-@ICE_VERSION@.@REVISION@/ice.pkg /lib/firmware/updates/intel/ice/ddp/ice.pkg
dkms install --force -m @ICE@-zc -v @ICE_VERSION@.@REVISION@

deb: add add_deb install
Expand Down
1 change: 0 additions & 1 deletion drivers/intel/dkms.conf.ice.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
PACKAGE_NAME="@ICE@_zc"
PACKAGE_VERSION="@ICE_VERSION@"
MAKE[0]="make BUILD_KERNEL=${kernelver}"
MAKE[1]="chmod +x ddp_install"
PRE_INSTALL="ddp_install"
CLEAN="make clean"
BUILT_MODULE_NAME[0]="@ICE@_zc"
Expand Down

0 comments on commit bd4ee55

Please sign in to comment.