tiny changes

This commit is contained in:
Dhanya Maliakal
2015-06-11 11:42:44 +02:00
parent ee8b0b2ee7
commit aca95703a9
4 changed files with 15 additions and 1 deletions

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 #-DEIGER_DEBUG -DEIGER_DEBUG2 #-DWRITE_HEADERS #-DEIGER_DEBUG #-DFIFO_DEBUG
FLAGS= -Wall -DEIGER_DEBUG -DEIGER_DEBUG2 -DWRITE_HEADERS #-DEIGER_DEBUG #-DFIFO_DEBUG
# -DVERBOSE
# Setting up the verbose flags