mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/
synced 2025-12-30 11:21:51 +08:00
The ice driver must load a package file to the firmware to utilize full functionality; add the package file to /lib/firmware/intel/ice/ddp. Also add a symlink, ice.pkg, so the driver can refer to the package by a consistent name. Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>