]> rtime.felk.cvut.cz Git - sojka/can-utils.git/commit
Some binaries in can-utils depend on features in the socket-can svn
authorOliver Hartkopp <socketcan@hartkopp.net>
Wed, 17 Mar 2010 19:21:38 +0000 (19:21 +0000)
committerOliver Hartkopp <socketcan@hartkopp.net>
Wed, 17 Mar 2010 19:21:38 +0000 (19:21 +0000)
commitee562a97242625bf6853030d600618cbb3731f06
treef731f1acd8b4867260d4f1187c7b373f6ca3633e
parentf731bbe2a2ac90a108747bf79fcc6c3f2bbc32b9
Some binaries in can-utils depend on features in the socket-can svn
repository. Building with exported headers from an unpatched kernel will
fail due to missing symbols or headers.

This patch adds two make variables to optionally disable building such
binaries, like this:

make PROGRAMS_ISOTP= PROGRAMS_CANGW= PROGRAMS_SLCAN= all

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Signed-off-by: Oliver Hartkopp <oliver@hartkopp.net>
Makefile