summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorkpfleming <kpfleming@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-02-28 20:43:42 +0000
committerkpfleming <kpfleming@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-02-28 20:43:42 +0000
commit02eacfebadb57ea35e8ec4879aa94364babc5df6 (patch)
tree378aec1d76dd8c11b92685c90b4a50014798c581 /Makefile
parent229cb7dcb0293d22d75442c72f5f44ffb3956aa5 (diff)
correct comment, and set module installation directory before it is needed
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2250 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 7987f15..4e35500 100644
--- a/Makefile
+++ b/Makefile
@@ -77,9 +77,11 @@ HPEC_PRESENT=yes
endif
endif
+MOD_DESTDIR:=zaptel
+
#NOTE NOTE NOTE
#
-# all variables set before the include of Kbuild are needed by the 2.6 kernel module build process
+# all variables set before the include of Makefile.kernel26 are needed by the 2.6 kernel module build process
ifneq ($(KBUILD_EXTMOD),)
@@ -140,8 +142,6 @@ LIBTONEZONE_SO:=libtonezone.so
LIBTONEZONE_SO_MAJOR_VER:=1
LIBTONEZONE_SO_MINOR_VER:=0
-MOD_DESTDIR:=zaptel
-
BINS=ztcfg torisatool makefw ztmonitor ztspeed zttest fxotune
ifneq (,$(wildcard /usr/include/newt.h))
BINS+=zttool