]> rtime.felk.cvut.cz Git - socketcan-devel.git/commit
Some binaries in can-utils depend on features in the socket-can svn
authorhartkopp <hartkopp@030b6a49-0b11-0410-94ab-b0dab22257f2>
Wed, 17 Mar 2010 19:21:38 +0000 (19:21 +0000)
committerhartkopp <hartkopp@030b6a49-0b11-0410-94ab-b0dab22257f2>
Wed, 17 Mar 2010 19:21:38 +0000 (19:21 +0000)
commit2ae7bda1154b7d98631742959727d6bbd7c62bbf
tree7a5198c1db1d5679dee33afd61251c7d4f3b75b2
parente85541fb469c2b47a90258a41bb727fa76a5eb24
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>
git-svn-id: svn://svn.berlios.de//socketcan/trunk@1163 030b6a49-0b11-0410-94ab-b0dab22257f2
can-utils/Makefile