Refresh autogen products
This commit is contained in:
parent
8d87f5aba5
commit
f23556ee90
|
@ -19136,8 +19136,8 @@ echo "${ECHO_T}$splsrcver" >&6
|
|||
|
||||
echo "$as_me:$LINENO: checking spl Module.symvers" >&5
|
||||
echo $ECHO_N "checking spl Module.symvers... $ECHO_C" >&6
|
||||
if test -r $splbuild/modules/Module.symvers; then
|
||||
splsymvers=$splbuild/modules/Module.symvers
|
||||
if test -r $splbuild/module/Module.symvers; then
|
||||
splsymvers=$splbuild/module/Module.symvers
|
||||
elif test -r $kernelbuild/Module.symvers; then
|
||||
splsymvers=$kernelbuild/Module.symvers
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue