aboutsummaryrefslogtreecommitdiffstats
path: root/apps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/Makefile')
-rw-r--r--apps/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/Makefile b/apps/Makefile
index 7b79281bc..ed26d855f 100644
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -13,10 +13,6 @@
MODS:=$(filter-out $(MENUSELECT_APPS),$(patsubst %.c,%.so,$(wildcard app_*.c)))
-ifneq ($(WITH_SMDI),)
- CFLAGS+=-DWITH_SMDI
-endif
-
# If you have UnixODBC you can use ODBC voicemail
# storage
#