mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
build: remove dead variable INSTALL_INIT
This commit is contained in:
parent
75f66c6c09
commit
b40cfcaa41
@ -57,7 +57,6 @@ FAKEROOT_SCRIPT=$BUILD/.fakeroot
|
|||||||
if [ -z "$INSTALL" ]; then
|
if [ -z "$INSTALL" ]; then
|
||||||
INSTALL=$BUILD/image/system
|
INSTALL=$BUILD/image/system
|
||||||
fi
|
fi
|
||||||
INSTALL_INIT=$BUILD/image/initramfs/root-image
|
|
||||||
|
|
||||||
. config/sources
|
. config/sources
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user