OPTS="${OPTS} ${LIRCOPTS} --with-kerneldir=${INSTALL_ROOT}/usr/src/linux-$(get_kernel_version) --with-moduledir=/lib/modules/$(get_kernel_version)/misc "
echo $OPTS &&
default_build
