[Asterisk-cvs] zaptel Makefile,1.38,1.39
citats at lists.digium.com
citats at lists.digium.com
Sat Mar 20 03:09:09 CST 2004
Update of /usr/cvsroot/zaptel
In directory mongoose.digium.com:/tmp/cvs-serv10244
Modified Files:
Makefile
Log Message:
Remove __SMP__ reference from Makefile because it hasn't been used since
kernel 2.3.something and zaptel requires 2.4
Index: Makefile
===================================================================
RCS file: /usr/cvsroot/zaptel/Makefile,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- Makefile 19 Mar 2004 09:53:15 -0000 1.38
+++ Makefile 20 Mar 2004 08:04:39 -0000 1.39
@@ -26,9 +26,6 @@
# Features are now configured in zconfig.h
#
#
-# Uncomment if you have an SMP kernel
-#
-#KFLAGS+=-D__SMP__
KFLAGS+=-DSTANDALONE_ZAPATA
CFLAGS+=-DSTANDALONE_ZAPATA
More information about the svn-commits
mailing list