summaryrefslogtreecommitdiff
path: root/README.Linux26
diff options
context:
space:
mode:
authormarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2004-01-02 23:28:52 +0000
committermarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2004-01-02 23:28:52 +0000
commitabf800fc845ce8736704cbe769f831b73700fa04 (patch)
tree49e2e374460c388f00861d170d97caa6b4d980ba /README.Linux26
parent54335c58ad6e5d482d73038bc1894e4e9156afcd (diff)
*Begin* Linux 2.6 build process... not all drivers build, and lots of DEC/INC usecount warnings need to be replaced
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@291 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'README.Linux26')
-rwxr-xr-xREADME.Linux266
1 files changed, 6 insertions, 0 deletions
diff --git a/README.Linux26 b/README.Linux26
new file mode 100755
index 0000000..ecb34c3
--- /dev/null
+++ b/README.Linux26
@@ -0,0 +1,6 @@
+To build for Linux 2.6, first you must be sure that you have a
+symlink to your linux-2.6 sources in /usr/src/linux-2.6 and then you
+can type:
+
+# make linux26
+