included flag for eiger fifo debug

This commit is contained in:
Dhanya Maliakal 2015-03-25 15:37:07 +01:00
parent 59c3d26c96
commit 24bcb04372

View File

@ -7,7 +7,7 @@ CXX = $(CC)
ASM=$(shell echo "/lib/modules/`uname -r`/build/include")
LDFLAGDET = -L$(LIBDIR) -lSlsDetector -L/usr/lib64/ -lpthread
LDFLAGRXR = -L$(LIBDIR) -lSlsReceiver -L/usr/lib64/ -lpthread
FLAGS= -Wall
FLAGS= -Wall #-DEIGER_DEBUG #-DFIFO_DEBUG
# -DVERBOSE
# Setting up the verbose flags