mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-21 12:41:26 +00:00
scripts: Add support for the UEK_RELEASE macro
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@9602 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -125,7 +125,7 @@ function specialize_patch {
|
||||
fi
|
||||
;;
|
||||
UEK)
|
||||
ao=(-v UEK_KABI_RENAME=1)
|
||||
ao=(-v UEK_KABI_RENAME=1 -v UEK_RELEASE=${releasevermajor})
|
||||
;;
|
||||
esac
|
||||
local kver3
|
||||
|
||||
Reference in New Issue
Block a user