qca-nss-dp: cp instead of symlink for `nss_dp_arch.h`
authorSean Khan <datapronix@protonmail.com>
Mon, 1 Apr 2024 02:03:22 +0000 (22:03 -0400)
committerRobert Marko <robimarko@gmail.com>
Mon, 1 Apr 2024 17:44:45 +0000 (19:44 +0200)
commita0962e8c0435c5511059206c40dbab9dc522767c
treea56f6ef5e5861c16c462ffbec8e86a720979b184
parent3e3e1b8bab94d5eb162604d4c198b426761598d7
qca-nss-dp: cp instead of symlink for `nss_dp_arch.h`

Build files shouldn't be symlinked into the staging directory, as doing so
would create a race condition if the build folder for 'qca-nss-dp' gets
deleted for any reason.

We should instead just copy over the required platform file to avoid
breaking compilation for any dependent packages.

Signed-off-by: Sean Khan <datapronix@protonmail.com>
package/kernel/qca-nss-dp/Makefile