mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-05 06:20:00 +02:00
Added slcand daemon contributed by Robert Haddon <robert.haddon@verari.com>
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user