summaryrefslogtreecommitdiff
path: root/scripts/package-build/linux-kernel/build-intel-nic.sh
AgeCommit message (Collapse)Author
2026-06-23Kernel: T9010: remove Intel NIC Debian postinstall file after buildChristian Breunig
2026-05-08Kernel: T6847: add Intel I40E out-of-tree Kernel driver with custom patchesChristian Breunig
The current version of the Intel i40e driver does not compile with a recent LTS Kernel due to missing internal Kernel API adjustments in the Intel driver. This commit contains custom patches to make the driver build.
2026-02-17Intel: T8134: cleanup after package buildChristian Breunig
2025-02-19Intel: T6847: provide common build script for Out-Of-Tree driversChristian Breunig
Use one build script to rule all the Intel Git based drivers.