do not push, debug commands involved

This commit is contained in:
Dhanya Maliakal 2015-08-10 13:42:58 +02:00
parent b4a540b6c2
commit e3d61d7020
4 changed files with 1 additions and 1 deletions

0
Makefile Normal file → Executable file
View File

2
Makefile.include Normal file → Executable file
View File

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

0
checkout.sh Normal file → Executable file
View File

0
gitall.sh Normal file → Executable file
View File