Commit e0ea860c authored by Georgi Chorbadzhiyski's avatar Georgi Chorbadzhiyski Committed by Christophe Massiot

* Makefile: Removed old kernel include, since kernel headers have had the...

* Makefile: Removed old kernel include, since kernel headers have had the S2API headers for a long time now.
parent 0bfb14e8
......@@ -6,7 +6,6 @@ TOPDIR = `basename ${PWD}`
CFLAGS += -Wall -O3 -fomit-frame-pointer
CFLAGS += -g
CFLAGS += -I/usr/src/kernel/linux-2.6.29.1/include
LDLIBS += -lrt
LDLIBS_DVBLAST += -lpthread
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment