summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6108acb..db49790 100644
--- a/Makefile
+++ b/Makefile
@@ -561,7 +561,7 @@ ifndef DESTDIR
rm -rf /lib/modules/$(KVERS)/dahdi; \
echo "done."; \
fi
- build_tools/uninstall-modules dahdi $(KVERS)
+ build_tools/uninstall-modules zaptel $(KVERS)
endif
$(KMAKE_INST)
endif