mirror of
https://github.com/SCST-project/scst.git
synced 2026-06-09 23:22:33 +00:00
9543060a2c
Fix mismatch where generate-kernel-patch keyed paths by full_kver
(with ‘^’) but in-tree patches were written under krel
(before ‘^’). Derive krel=${full_kver/^*} and use it for qla2xxx path
resolution.