summaryrefslogtreecommitdiff
path: root/drivers/dahdi/firmware/Makefile
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2008-07-02 20:40:47 +0000
committerKevin P. Fleming <kpfleming@digium.com>2008-07-02 20:40:47 +0000
commitbb0f44fffb21c38f2568e67b7b848dc42f35e0b8 (patch)
tree6f7525a39f6a5be91290a323ecac21ecf5abbf65 /drivers/dahdi/firmware/Makefile
parent338c6c0be6d60f2b85bee6c4635315067f0e3819 (diff)
fix typo
git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@4530 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'drivers/dahdi/firmware/Makefile')
-rw-r--r--drivers/dahdi/firmware/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/dahdi/firmware/Makefile b/drivers/dahdi/firmware/Makefile
index 54ad0b8..08f7372 100644
--- a/drivers/dahdi/firmware/Makefile
+++ b/drivers/dahdi/firmware/Makefile
@@ -89,7 +89,7 @@ hotplug-dirs:
echo "### neither of these directories exist on your system: "; \
fi; \
echo "### /usr/lib/hotplug/firmware "; \
- echo "### lib/firmware "; \
+ echo "### /lib/firmware "; \
echo "###"; \
echo "###################################################"; \
exit 1; \