Fixed Makefiles to compile test-apps and can-utils again.

Added new commandline parameter (linediscipline value) to slcan_attach.
This commit is contained in:
Oliver Hartkopp
2007-03-05 21:58:28 +00:00
parent 79cc51a867
commit 60b77912ab
2 changed files with 17 additions and 5 deletions
+3 -1
View File
@@ -41,7 +41,9 @@
# Send feedback to <socketcan-users@lists.berlios.de>
CFLAGS = -O2 -Wall -Wno-parentheses -I../kernel/2.6/include \
-fno-strict-aliasing
-fno-strict-aliasing \
-DPF_CAN=29 \
-DAF_CAN=PF_CAN
PROGRAMS = candump cansniffer cansend canplayer cangen\
log2long log2asc asc2log slcan_attach