Added slcand daemon contributed by Robert Haddon <robert.haddon@verari.com>

This commit is contained in:
Oliver Hartkopp
2009-05-05 09:40:10 +00:00
parent e765683c9b
commit 64603859fb
2 changed files with 261 additions and 2 deletions
+3 -2
View File
@@ -48,8 +48,9 @@ CFLAGS = -O2 -Wall -Wno-parentheses -I../kernel/2.6/include \
-DAF_CAN=PF_CAN
PROGRAMS = candump cansniffer cansend canplayer canlogserver cangen\
canbusload log2long log2asc asc2log vcan slcan_attach\
isotpdump isotprecv isotpsend isotpsniffer isotptun slcanpty
canbusload log2long log2asc asc2log vcan\
isotpdump isotprecv isotpsend isotpsniffer isotptun\
slcan_attach slcand slcanpty
all: $(PROGRAMS)