mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
linux: rebuild linux if busybox (ie. scripts/init) changes
This commit is contained in:
parent
ecc3500395
commit
4e1fc8b029
@ -8,7 +8,7 @@ PKG_SITE="http://www.kernel.org"
|
|||||||
PKG_DEPENDS_HOST="ccache:host openssl:host"
|
PKG_DEPENDS_HOST="ccache:host openssl:host"
|
||||||
PKG_DEPENDS_TARGET="toolchain linux:host cpio:host kmod:host xz:host wireless-regdb keyutils $KERNEL_EXTRA_DEPENDS_TARGET"
|
PKG_DEPENDS_TARGET="toolchain linux:host cpio:host kmod:host xz:host wireless-regdb keyutils $KERNEL_EXTRA_DEPENDS_TARGET"
|
||||||
PKG_DEPENDS_INIT="toolchain"
|
PKG_DEPENDS_INIT="toolchain"
|
||||||
PKG_NEED_UNPACK="$LINUX_DEPENDS"
|
PKG_NEED_UNPACK="$LINUX_DEPENDS $(get_pkg_directory busybox)"
|
||||||
PKG_LONGDESC="This package contains a precompiled kernel image and the modules."
|
PKG_LONGDESC="This package contains a precompiled kernel image and the modules."
|
||||||
PKG_IS_KERNEL_PKG="yes"
|
PKG_IS_KERNEL_PKG="yes"
|
||||||
PKG_STAMP="$KERNEL_TARGET $KERNEL_MAKE_EXTRACMD"
|
PKG_STAMP="$KERNEL_TARGET $KERNEL_MAKE_EXTRACMD"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user