--- zaptel-1.4.9.2/kernel/zconfig.h.orig 2008-06-10 14:47:36.000000000 -0400 +++ zaptel-1.4.9.2/kernel/zconfig.h 2008-06-10 14:49:25.000000000 -0400 @@ -88,9 +88,11 @@ /* #define NO_ECHOCAN_DISABLE */ /* udev support */ +#if defined(__KERNEL__) && !defined(CONFIG_WARP) #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,1) #define CONFIG_ZAP_UDEV #endif +#endif /* We now use the linux kernel config to detect which options to use */ /* You can still override them below */