mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
Merge pull request #2671 from islipfd19/u-boot-tools
Remove u-boot-tools package dependency for WC & WP
This commit is contained in:
commit
18e246ba13
@ -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