]> rtime.felk.cvut.cz Git - sojka/can-utils.git/blobdiff - Makefile
Added '-d' option to support the receive packet drop counting introduced in
[sojka/can-utils.git] / Makefile
index 5db72c8890e066f1304788260deb4d43cbdfa9be..91dfc043c47441cfe2c76f710157c18a493f0dcf 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -46,6 +46,7 @@ MAKEFLAGS = -k
 
 CFLAGS    = -O2 -Wall -Wno-parentheses -I$(KERNELDIR)/include \
            -fno-strict-aliasing \
+           -DSO_RXQ_OVFL=40 \
            -DPF_CAN=29 \
            -DAF_CAN=PF_CAN