mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 09:11:27 +00:00
scripts: Revert "scripts: Add support for the UEK_RELEASE macro"
This reverts commit 0d025a2e.
Remove unused UEK_RELEASE macro support.
This commit is contained in:
@@ -124,7 +124,7 @@ function specialize_patch {
|
||||
fi
|
||||
;;
|
||||
UEK)
|
||||
ao=(-v UEK_KABI_RENAME=1 -v UEK_RELEASE=${releasevermajor})
|
||||
ao=(-v UEK_KABI_RENAME=1)
|
||||
;;
|
||||
esac
|
||||
local kver3
|
||||
|
||||
Reference in New Issue
Block a user