summaryrefslogtreecommitdiff
path: root/firmware
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 /firmware
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 'firmware')
-rw-r--r--firmware/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/Makefile b/firmware/Makefile
index 0e4437d..4ce287a 100644
--- a/firmware/Makefile
+++ b/firmware/Makefile
@@ -13,7 +13,7 @@
.PHONY: dist-clean all uninstall have_download install
--include $(ASTTOPDIR)/menuselect.makeopts $(ASTTOPDIR)/makeopts
+-include ../menuselect.makeopts ../makeopts
PWD:=$(shell pwd)