mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
u-boot: rebuild when UBOOT_TARGET changes
This commit is contained in:
parent
e6b4bd115f
commit
a574e016d0
@ -10,7 +10,7 @@ PKG_DEPENDS_TARGET="toolchain Python3:host swig:host"
|
||||
PKG_LONGDESC="Das U-Boot is a cross-platform bootloader for embedded systems."
|
||||
|
||||
PKG_IS_KERNEL_PKG="yes"
|
||||
PKG_STAMP="$UBOOT_SYSTEM"
|
||||
PKG_STAMP="$UBOOT_SYSTEM $UBOOT_TARGET"
|
||||
|
||||
if [ -n "$UBOOT_FIRMWARE" ]; then
|
||||
PKG_DEPENDS_TARGET+=" $UBOOT_FIRMWARE"
|
||||
|
Loading…
x
Reference in New Issue
Block a user