mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-17 12:46:27 +00:00
Pick the proper fcst patch series file.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1915 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -355,7 +355,7 @@ done
|
||||
# Directory drivers/scst/fcst/
|
||||
|
||||
{
|
||||
for f in $(grep -v '^#' fcst/linux-patches/series-2.6.33-rc8)
|
||||
for f in $(grep -v '^#' fcst/linux-patches/series-${kernel_version}*)
|
||||
do
|
||||
cat "fcst/linux-patches/${f}"
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user