SDK: fix issue in PERL module for SDK
This commit is contained in:
parent
9939d67d90
commit
07229c80ca
|
|
@ -308,7 +308,7 @@ ST_TOOLS_FOR_SDK_PERL = " \
|
||||||
"
|
"
|
||||||
|
|
||||||
# For some scripts in kernel source code
|
# For some scripts in kernel source code
|
||||||
ST_TOOLS_FOR_SDK_PERL = " \
|
ST_TOOLS_FOR_SDK_PERL_append = " \
|
||||||
nativesdk-perl-module-file-spec-functions \
|
nativesdk-perl-module-file-spec-functions \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue