mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
linux: add PKG_STAMP with make targets
This commit is contained in:
parent
60fc0b29ed
commit
8d1d480c31
@ -11,6 +11,7 @@ PKG_DEPENDS_INIT="toolchain"
|
||||
PKG_NEED_UNPACK="$LINUX_DEPENDS"
|
||||
PKG_LONGDESC="This package contains a precompiled kernel image and the modules."
|
||||
PKG_IS_KERNEL_PKG="yes"
|
||||
PKG_STAMP="$KERNEL_TARGET $KERNEL_MAKE_EXTRACMD $KERNEL_UBOOT_EXTRA_TARGET"
|
||||
|
||||
PKG_PATCH_DIRS="$LINUX"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user