# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/comedi-driver/postlinux.conf # Copyright (C) 2004 - 2025 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 # --- T2-COPYRIGHT-END --- var_append confopt ' ' --with-machine=$lx_cpu var_append confopt ' ' --with-rpm-target=$lx_cpu var_append confopt ' ' --with-kernel-release=$lx_kernelrelease var_append confopt ' ' --with-linuxdir=$kerneldir var_append confopt ' ' --with-modulesdir=$moduledir/comedi var_append confopt ' ' --enable-kbuild # due to removal of "dev_link_t" in recent kernels, pcmcia has to be disabled # (this comment is true for comedi-0.7.72) var_append confopt ' ' --disable-pcmcia # --with-rtaidir=DIR specify path to RTAI installation or build directory # --with-rtlinuxdir=DIR specify path to RTLinux source directory var_append makeopt ' ' CC=$KCC var_append makeinstopt ' ' DEPMOD=true