<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
The makefile hard codes -DLINUX_2_6 so the &quot;else&quot; never gets chosen.<BR>
<BR>
What will happen on *BSD systems or LINUX_3 source?<BR>
<BR>
A noop would be to remove the macro and the &quot;else&quot; code.
</BODY>
</HTML>