summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorqwell <qwell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-02-21 23:59:39 +0000
committerqwell <qwell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-02-21 23:59:39 +0000
commit726fc701fbccf8f384379e29bfae2adcc7633fb8 (patch)
tree7f3002ceaeedbb3e5d31d747eccb13000250dedf /Makefile
parent70a006080b5b2ee7ca463739252b60c526ce2913 (diff)
Make firmware get properly installed again.
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3869 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cfaecef..f34a643 100644
--- a/Makefile
+++ b/Makefile
@@ -414,7 +414,7 @@ install-modconf:
install-firmware:
ifeq ($(HOTPLUG_FIRMWARE),yes)
- $(MAKE) -C firmware hotplug-install DESTDIR=$(DESTDIR)
+ $(MAKE) -C firmware hotplug-install DESTDIR=$(DESTDIR) HOTPLUG_FIRMWARE=$(HOTPLUG_FIRMWARE)
endif
install-libs: libs