mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
Remove u-boot-tools package dependency for WC & WP
This commit is contained in:
parent
d3607bae0c
commit
3a439f5b80
@ -136,7 +136,6 @@
|
|||||||
|
|
||||||
# extra build dependeices
|
# extra build dependeices
|
||||||
EXTRA_DEPS="mkimage"
|
EXTRA_DEPS="mkimage"
|
||||||
EXTRA_DEPS_PKG="u-boot-tools"
|
|
||||||
|
|
||||||
# kernel image name
|
# kernel image name
|
||||||
KERNEL_NAME="kernel.img"
|
KERNEL_NAME="kernel.img"
|
||||||
|
@ -133,7 +133,6 @@
|
|||||||
|
|
||||||
# extra build dependeices
|
# extra build dependeices
|
||||||
EXTRA_DEPS="mkimage"
|
EXTRA_DEPS="mkimage"
|
||||||
EXTRA_DEPS_PKG="u-boot-tools"
|
|
||||||
|
|
||||||
# kernel image name
|
# kernel image name
|
||||||
KERNEL_NAME="kernel.img"
|
KERNEL_NAME="kernel.img"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user