mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
systemd: specify 'kmod' binary location otherwise the one in $TOOLCHAIN/bin will be used
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
30e4dd038b
commit
ecf26a6386
@ -41,6 +41,7 @@ PKG_AUTORECONF="yes"
|
||||
# export CPP=${TARGET_PREFIX}cpp
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="ac_cv_func_malloc_0_nonnull=yes \
|
||||
KMOD=/usr/bin/kmod \
|
||||
--disable-nls \
|
||||
--disable-gtk-doc \
|
||||
--disable-gtk-doc-html \
|
||||
|
Loading…
x
Reference in New Issue
Block a user