summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-06-08 15:37:44 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-06-08 15:37:44 +0000
commit15477b1337ac1939790041ff13ef6df822fa6295 (patch)
treeadb11b500b7574f576128a3b14a1508197ce650b /Makefile
parente669583f7a1f1364492d66e32ad7d76cc0649682 (diff)
Make the checkstack target basically work for kernel 2.6.
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2597 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 91956be..5956fd5 100644
--- a/Makefile
+++ b/Makefile
@@ -357,8 +357,8 @@ $(filter-out zaptel.o,$(BUILD_TOPDIR_MODULES:%=%.o)) zaptel-base.o: %.o: %.c zap
zaptel.c: tones.h
endif
-stackcheck: checkstack $(BUILDVER)
- ./checkstack *.o
+stackcheck: checkstack modules
+ ./checkstack *.ko */*.ko
MISDNVERSION=1_1_3
MISDNUSERVERSION=1_1_3