From 09968725886e0b715930dab56057ca449d098740 Mon Sep 17 00:00:00 2001 From: malcolmd Date: Wed, 30 Jun 2004 14:08:42 +0000 Subject: 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 --- README.Linux26 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'README.Linux26') 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 -- cgit v1.2.3