summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 7f7fd32..360d515 100644
--- a/Makefile
+++ b/Makefile
@@ -311,8 +311,11 @@ fxstest: LDLIBS+=-lm
fxotune: LDLIBS+=-lm
fxsdump: LDLIBS+=-lm
-stackcheck: checkstack $(BUILDVER)
- ./checkstack *.o
+stackcheck: checkstack modules
+ ./checkstack *.ko */*.ko
+
+README.html: README
+ asciidoc -n -a toc $<
MISDNVERSION=1_1_3
MISDNUSERVERSION=1_1_3