mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
linux-driver-addons: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
@@ -19,7 +19,7 @@ unpack() {
|
|||||||
|
|
||||||
post_unpack() {
|
post_unpack() {
|
||||||
# hack/workaround for borked upstream kernel/media_build
|
# 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
|
# slowdown build process after modpost from 3min to 6min
|
||||||
# even if atomisp is disabled via kernel.conf
|
# even if atomisp is disabled via kernel.conf
|
||||||
rm -rf ${PKG_BUILD}/drivers/staging/media/atomisp
|
rm -rf ${PKG_BUILD}/drivers/staging/media/atomisp
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ unpack() {
|
|||||||
|
|
||||||
post_unpack() {
|
post_unpack() {
|
||||||
# hack/workaround for borked upstream kernel/media_build
|
# 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
|
# slowdown build process after modpost from 3min to 6min
|
||||||
# even if atomisp is disabled via kernel.conf
|
# even if atomisp is disabled via kernel.conf
|
||||||
rm -rf ${PKG_BUILD}/drivers/staging/media/atomisp
|
rm -rf ${PKG_BUILD}/drivers/staging/media/atomisp
|
||||||
|
|||||||
Reference in New Issue
Block a user