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