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 --- zaptel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zaptel.h') diff --git a/zaptel.h b/zaptel.h index 8e5ea65..c342d61 100755 --- a/zaptel.h +++ b/zaptel.h @@ -52,7 +52,7 @@ #include #else #undef CONFIG_DEVFS_FS -#warning "Zaptel doesn't support DEVFS in post 2.4 kernels. Disabling DEVFS in zaptel" +//#warning "Zaptel doesn't support DEVFS in post 2.4 kernels. Disabling DEVFS in zaptel" #endif #endif /* CONFIG_DEVFS_FS */ #include -- cgit v1.2.3