mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
remove mkimage dependency for WC & WP
This commit is contained in:
parent
ad4571486c
commit
24aafc936f
@ -134,9 +134,6 @@
|
|||||||
# build with installer (yes / no)
|
# build with installer (yes / no)
|
||||||
INSTALLER_SUPPORT="no"
|
INSTALLER_SUPPORT="no"
|
||||||
|
|
||||||
# extra build dependeices
|
|
||||||
EXTRA_DEPS="mkimage"
|
|
||||||
|
|
||||||
# kernel image name
|
# kernel image name
|
||||||
KERNEL_NAME="kernel.img"
|
KERNEL_NAME="kernel.img"
|
||||||
|
|
||||||
|
@ -131,8 +131,5 @@
|
|||||||
# build with installer (yes / no)
|
# build with installer (yes / no)
|
||||||
INSTALLER_SUPPORT="no"
|
INSTALLER_SUPPORT="no"
|
||||||
|
|
||||||
# extra build dependeices
|
|
||||||
EXTRA_DEPS="mkimage"
|
|
||||||
|
|
||||||
# kernel image name
|
# kernel image name
|
||||||
KERNEL_NAME="kernel.img"
|
KERNEL_NAME="kernel.img"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user