datapath: Rename linux-2.6 and compat-2.6 directories.
[sliver-openvswitch.git] / datapath / linux-2.6 / Makefile.in
diff --git a/datapath/linux-2.6/Makefile.in b/datapath/linux-2.6/Makefile.in
deleted file mode 100644 (file)
index efc1663..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-ifeq ($(KERNELRELEASE),)
-# We're being called directly by running make in this directory.
-include Makefile.main
-else
-# We're being included by the Linux kernel build system
-include Kbuild
-endif
-
-