mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 09:11:27 +00:00
Merge r9098 from trunk
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.4.x@9099 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -458,8 +458,9 @@ if [ "${include_fcst}" = true ]; then
|
||||
done
|
||||
fi
|
||||
|
||||
add_file "fcst/Kbuild" \
|
||||
"drivers/scst/fcst/Makefile"
|
||||
for f in fcst/Kbuild fcst/Makefile_in-tree; do
|
||||
[ -e "$f" ] && add_file "$f" "drivers/scst/fcst/Makefile"
|
||||
done
|
||||
|
||||
add_file "fcst/Kconfig" "drivers/scst/fcst/Kconfig"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user