summaryrefslogtreecommitdiff
path: root/kernel/wctc4xxp/Kbuild
diff options
context:
space:
mode:
authorkpfleming <kpfleming@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-02-13 00:34:15 +0000
committerkpfleming <kpfleming@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-02-13 00:34:15 +0000
commit3b7516847b458183e49d23f15206a0cb13c7dbb4 (patch)
treea41f13d00e5c774d80fe295612fbe229f88c6486 /kernel/wctc4xxp/Kbuild
parentf323a5090c81180f1d79b48fc70178e1df7e5238 (diff)
remove some STANDALONE_ZAPATA stuff that is not needed
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3823 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'kernel/wctc4xxp/Kbuild')
-rw-r--r--kernel/wctc4xxp/Kbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/wctc4xxp/Kbuild b/kernel/wctc4xxp/Kbuild
index 214aae1..353290f 100644
--- a/kernel/wctc4xxp/Kbuild
+++ b/kernel/wctc4xxp/Kbuild
@@ -2,7 +2,7 @@ obj-m += wctc4xxp.o
FIRM_DIR := ../../firmware
-EXTRA_CFLAGS := -I$(src)/.. -Wno-undef -DSTANDALONE_ZAPATA
+EXTRA_CFLAGS := -I$(src)/.. -Wno-undef
ifeq ($(HOTPLUG_FIRMWARE),yes)
EXTRA_CFLAGS+=-DHOTPLUG_FIRMWARE