mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-04-24 04:55:45 +00:00
kernel/linux: fix missing quote
Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
This commit is contained in:
parent
e216f3b865
commit
c6c56296dc
@ -66,7 +66,7 @@ do_kernel_get() {
|
||||
CT_GetFile "linux-${CT_KERNEL_VERSION}" \
|
||||
"${korg_base}" \
|
||||
"${korg_base}/longterm/v${k_ver}" \
|
||||
"${korg_base}/longterm
|
||||
"${korg_base}/longterm"
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user