copy directory
This commit is contained in:
parent
7af89d4157
commit
12b276437a
@ -417,7 +417,7 @@ _kernel_copy_config() {
|
||||
cp "${FILESDIR}/${PF/-r0/}-${ARCH}.config" "${1}" || die "cannot copy kernel config"
|
||||
else
|
||||
if [ -n "${K_NASCONFIGS_VER}" ]; then
|
||||
cp "${WORKDIR}"/sablink "${S}"
|
||||
cp -rf "${WORKDIR}"/sablink "${S}"
|
||||
pushd "${S}"
|
||||
sablink/scripts/prepareconfig ${K_NASKERNEL_NAME}-${CHOST/-*/}
|
||||
mv .config "${1}"
|
||||
|
Loading…
Reference in New Issue
Block a user