]> git.ipfire.org Git - thirdparty/linux-firmware.git/commit
Fix symlinks for Intel firmware
authorJosh Boyer <jwboyer@kernel.org>
Tue, 7 Mar 2023 14:45:41 +0000 (09:45 -0500)
committerJosh Boyer <jwboyer@kernel.org>
Tue, 7 Mar 2023 14:45:41 +0000 (09:45 -0500)
commitb568bbce06966131b04c6786744777c50085dd01
treee6512b269604ed994a01f0ee1941a8c19ff6a525
parent6a55abe94127d1ab5fed311fd35c86dd400e0dcf
Fix symlinks for Intel firmware

The Link statement includes the parent directory name, which
leads to broken links on install.  Correct this.

Reported-by: Sasa Ostrouska
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
WHENCE