mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 02:31:27 +00:00
Added the equivalent of #undef BACKPORT_LINUX_WORKQUEUE_TO_2_6_19.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@823 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -60,6 +60,8 @@ function evaluate(stmnt) {
|
||||
|
||||
gsub("defined\\(INSIDE_KERNEL_TREE\\)", "1", stmnt)
|
||||
|
||||
gsub("defined\\(BACKPORT_LINUX_WORKQUEUE_TO_2_6_19\\)", "0", stmnt)
|
||||
|
||||
if (RHEL_MAJOR == "")
|
||||
gsub("defined\\(RHEL_MAJOR\\)", "0", stmnt)
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user