brcompat: Build brcompat module only under Linux 2.6.
authorBen Pfaff <blp@nicira.com>
Tue, 30 Dec 2008 18:26:03 +0000 (10:26 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 30 Dec 2008 18:26:03 +0000 (10:26 -0800)
commit18822cf31cc61d131c890ed1e89e667d9a77a51b
tree3ae7b343097154b3c04aa29f2674c4a45f0aaebd
parentb75b7778cc2cfde399abbcf417d15e60618a7bd3
brcompat: Build brcompat module only under Linux 2.6.

brcompat fails to compile under Linux 2.4 due to the lack of brioctl_set()
and other symbols, but there's no intention of supporting Linux 2.4 for it
anyhow, so don't build it under Linux 2.4.
datapath/Modules.mk
datapath/linux-2.6/Modules.mk