linux-driver-addons: automated code cleanup

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
Ian Leonard 2021-10-01 19:19:49 +00:00
parent 7714a1e42f
commit 5e4599be53
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ unpack() {
post_unpack() {
# hack/workaround for borked upstream kernel/media_build
# without removing atomisp there a lot additional includes that
# without removing atomisp there a lot additional includes that
# slowdown build process after modpost from 3min to 6min
# even if atomisp is disabled via kernel.conf
rm -rf ${PKG_BUILD}/drivers/staging/media/atomisp

View File

@ -19,7 +19,7 @@ unpack() {
post_unpack() {
# hack/workaround for borked upstream kernel/media_build
# without removing atomisp there a lot additional includes that
# without removing atomisp there a lot additional includes that
# slowdown build process after modpost from 3min to 6min
# even if atomisp is disabled via kernel.conf
rm -rf ${PKG_BUILD}/drivers/staging/media/atomisp