summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@profusion.mobi>2012-01-12 18:31:10 -0200
committerLucas De Marchi <lucas.demarchi@profusion.mobi>2012-01-12 18:33:05 -0200
commit3bf8d4b056c8e0e0d08c7136ac84c1a2ebc80435 (patch)
tree02d409dfe6c1798c4561a661f7459c38a7414ce6 /README
parente5603189bc6eb1104228025cb3f8f634eb51fc7f (diff)
downloadkmod-3bf8d4b056c8e0e0d08c7136ac84c1a2ebc80435.tar.gz
kmod-3bf8d4b056c8e0e0d08c7136ac84c1a2ebc80435.tar.bz2
kmod-3bf8d4b056c8e0e0d08c7136ac84c1a2ebc80435.zip
build-sys: add script to bootstrap and configure
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
index 79b272e..5837054 100644
--- a/README
+++ b/README
@@ -31,6 +31,14 @@ Configure automatically searches for all required components and packages.
To compile and install run:
make && make install
+Hacking
+=======
+
+Run 'bootstrap' script before configure. If you want to accept the recommended
+flags, you just need to run 'bootstrap-configure'.
+
+Make sure to read the CODING-STYLE file.
+
Information
===========