configure: Remove "26" from Linux variable names.
[sliver-openvswitch.git] / datapath / Makefile.am
index 1c0af40..5c5bc21 100644 (file)
@@ -1,5 +1,5 @@
 SUBDIRS = 
-if L26_ENABLED
+if LINUX_ENABLED
 SUBDIRS += linux-2.6
 endif