mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-29 18:00:18 +00:00
Obtain fcst in-tree kernel patch filenames from fcst/linux-patches/series-2.6.33-rc8.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1763 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -355,9 +355,9 @@ done
|
||||
# Directory drivers/scst/fcst/
|
||||
|
||||
{
|
||||
for f in $(ls fcst/linux-patches/[0-9]*)
|
||||
for f in $(grep -v '^#' fcst/linux-patches/series-2.6.33-rc8)
|
||||
do
|
||||
cat "${f}"
|
||||
cat "fcst/linux-patches/${f}"
|
||||
done
|
||||
|
||||
add_file "fcst/Makefile_in-tree" \
|
||||
|
||||
Reference in New Issue
Block a user