summaryrefslogtreecommitdiff
path: root/README.Linux26
diff options
context:
space:
mode:
authormalcolmd <malcolmd@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2004-06-30 14:08:42 +0000
committermalcolmd <malcolmd@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2004-06-30 14:08:42 +0000
commit09968725886e0b715930dab56057ca449d098740 (patch)
treee15d332d9411ff83656e7505657f1c4b6e8d13d2 /README.Linux26
parentbe8f01ad196798eb94660ac887e1593821226897 (diff)
Bug # 1954: Looks like you don't need to compile against the
kernel sources anymore. Also comment out the DEVFS compile warning for post 2.4 systems running DEVFS (Gentoo) git-svn-id: http://svn.digium.com/svn/zaptel/trunk@429 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'README.Linux26')
-rwxr-xr-xREADME.Linux268
1 files changed, 5 insertions, 3 deletions
diff --git a/README.Linux26 b/README.Linux26
index e2bfc29..5d0db6c 100755
--- a/README.Linux26
+++ b/README.Linux26
@@ -1,6 +1,8 @@
-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:
+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. The 2.6
+kernel no longer needs the full sourcecode to build against it. You
+can create the symlink to /lib/modules/`uname -r`/build/ and then
+you can type:
# make linux26
# make install