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:
Bart Van Assche
2010-08-03 15:32:42 +00:00
parent f5d4013804
commit a6b0c914b8
+1 -1
View File
@@ -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