summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorcitats <citats@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2004-03-20 08:04:39 +0000
committercitats <citats@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2004-03-20 08:04:39 +0000
commitc363d08e46a37c3a4b3453de3109316673831f21 (patch)
treea0050a1791dfc7843aa3aa995aea882a09c9fbee /Makefile
parent366331323d2085d7487917f50dd1c5baf78551e3 (diff)
Remove __SMP__ reference from Makefile because it hasn't been used since
kernel 2.3.something and zaptel requires 2.4 git-svn-id: http://svn.digium.com/svn/zaptel/trunk@331 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 86e59ad..e0c2eb4 100755
--- a/Makefile
+++ b/Makefile
@@ -26,9 +26,6 @@ KFLAGS+=$(shell if uname -m | grep -q ppc; then echo "-msoft-float -fsigned-char
# Features are now configured in zconfig.h
#
#
-# Uncomment if you have an SMP kernel
-#
-#KFLAGS+=-D__SMP__
KFLAGS+=-DSTANDALONE_ZAPATA
CFLAGS+=-DSTANDALONE_ZAPATA