mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
linux: set initramfs install dir to $(kernel_path)/initramfs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
d60feb1087
commit
d6c91a01cb
@ -22,7 +22,7 @@
|
||||
|
||||
. config/options $1
|
||||
|
||||
export INSTALL=$(kernel_path)
|
||||
export INSTALL=$(kernel_path)/initramfs
|
||||
$SCRIPTS/install busybox-initramfs
|
||||
|
||||
if [ "$BOOTLOADER" = "u-boot" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user