summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e405326..db78b8f 100644
--- a/Makefile
+++ b/Makefile
@@ -273,7 +273,7 @@ endif
@echo "for the variable MODULES ."
@echo ""
@echo "I think that the DAHDI hardware you have on your system is:"
- @kernel/xpp/utils/dahdi_hardware || true
+ @xpp/dahdi_hardware || true
update:
@if [ -d .svn ]; then \