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:
Stephan Raue 2014-01-01 22:47:04 +01:00
parent 30e4dd038b
commit ecf26a6386

View File

@ -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 \