tar xvzf linux-irda-<VERSION>
. I recommend to do this in /usr/src.#USE_PROC
. This is optional but highly recommended for debugging purposes.make depend
.make clean
(only necessary if you compile more than one time).make all
to build the binaries.make install
, this brings all the modules and irattach
into the right place.CONFIG_MODVERSIONS=y
in /usr/src/linux/.config (Loadable module support).
USE_PROC
: If you want proc filesystem support (2.0.x only).
USE_SYSCTL
: No description available.
ESI_DONGLE
: For use with Extended System Inc. dongle (experimental).
PRINTER_SERVER
: No description available.
LAN_SERVER
: No description available.
PRINTER_SERVER
and LAN_SERVER
are mutually exclusive !!!