From 60defdd286d3882af7f70e474bfda5aa58458a80 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Mon, 25 Mar 2019 20:13:11 +0000 Subject: [PATCH] scst_local: Remove duplicate Makefiles git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8077 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scst_local/in-tree/Makefile-2.6.23 | 6 ------ scst_local/in-tree/Makefile-2.6.24 | 6 ------ scst_local/in-tree/Makefile-2.6.25 | 6 ------ scst_local/in-tree/Makefile-2.6.26 | 6 ------ scst_local/in-tree/Makefile-2.6.27 | 6 ------ scst_local/in-tree/Makefile-2.6.28 | 6 ------ scst_local/in-tree/Makefile-2.6.29 | 6 ------ scst_local/in-tree/Makefile-2.6.30 | 6 ------ scst_local/in-tree/Makefile-2.6.31 | 6 ------ scst_local/in-tree/Makefile-2.6.32 | 6 ------ scst_local/in-tree/Makefile-2.6.33 | 6 ------ scst_local/in-tree/Makefile-2.6.34 | 6 ------ 12 files changed, 72 deletions(-) delete mode 100644 scst_local/in-tree/Makefile-2.6.23 delete mode 100644 scst_local/in-tree/Makefile-2.6.24 delete mode 100644 scst_local/in-tree/Makefile-2.6.25 delete mode 100644 scst_local/in-tree/Makefile-2.6.26 delete mode 100644 scst_local/in-tree/Makefile-2.6.27 delete mode 100644 scst_local/in-tree/Makefile-2.6.28 delete mode 100644 scst_local/in-tree/Makefile-2.6.29 delete mode 100644 scst_local/in-tree/Makefile-2.6.30 delete mode 100644 scst_local/in-tree/Makefile-2.6.31 delete mode 100644 scst_local/in-tree/Makefile-2.6.32 delete mode 100644 scst_local/in-tree/Makefile-2.6.33 delete mode 100644 scst_local/in-tree/Makefile-2.6.34 diff --git a/scst_local/in-tree/Makefile-2.6.23 b/scst_local/in-tree/Makefile-2.6.23 deleted file mode 100644 index ec5e0320c..000000000 --- a/scst_local/in-tree/Makefile-2.6.23 +++ /dev/null @@ -1,6 +0,0 @@ -SCST_INC_DIR := include/scst -SCST_DIR := drivers/scst -ccflags-y += -I$(SCST_INC_DIR) -I$(SCST_DIR) - -obj-$(CONFIG_SCST_LOCAL) += scst_local.o - diff --git a/scst_local/in-tree/Makefile-2.6.24 b/scst_local/in-tree/Makefile-2.6.24 deleted file mode 100644 index ec5e0320c..000000000 --- a/scst_local/in-tree/Makefile-2.6.24 +++ /dev/null @@ -1,6 +0,0 @@ -SCST_INC_DIR := include/scst -SCST_DIR := drivers/scst -ccflags-y += -I$(SCST_INC_DIR) -I$(SCST_DIR) - -obj-$(CONFIG_SCST_LOCAL) += scst_local.o - diff --git a/scst_local/in-tree/Makefile-2.6.25 b/scst_local/in-tree/Makefile-2.6.25 deleted file mode 100644 index ec5e0320c..000000000 --- a/scst_local/in-tree/Makefile-2.6.25 +++ /dev/null @@ -1,6 +0,0 @@ -SCST_INC_DIR := include/scst -SCST_DIR := drivers/scst -ccflags-y += -I$(SCST_INC_DIR) -I$(SCST_DIR) - -obj-$(CONFIG_SCST_LOCAL) += scst_local.o - diff --git a/scst_local/in-tree/Makefile-2.6.26 b/scst_local/in-tree/Makefile-2.6.26 deleted file mode 100644 index ec5e0320c..000000000 --- a/scst_local/in-tree/Makefile-2.6.26 +++ /dev/null @@ -1,6 +0,0 @@ -SCST_INC_DIR := include/scst -SCST_DIR := drivers/scst -ccflags-y += -I$(SCST_INC_DIR) -I$(SCST_DIR) - -obj-$(CONFIG_SCST_LOCAL) += scst_local.o - diff --git a/scst_local/in-tree/Makefile-2.6.27 b/scst_local/in-tree/Makefile-2.6.27 deleted file mode 100644 index ec5e0320c..000000000 --- a/scst_local/in-tree/Makefile-2.6.27 +++ /dev/null @@ -1,6 +0,0 @@ -SCST_INC_DIR := include/scst -SCST_DIR := drivers/scst -ccflags-y += -I$(SCST_INC_DIR) -I$(SCST_DIR) - -obj-$(CONFIG_SCST_LOCAL) += scst_local.o - diff --git a/scst_local/in-tree/Makefile-2.6.28 b/scst_local/in-tree/Makefile-2.6.28 deleted file mode 100644 index ec5e0320c..000000000 --- a/scst_local/in-tree/Makefile-2.6.28 +++ /dev/null @@ -1,6 +0,0 @@ -SCST_INC_DIR := include/scst -SCST_DIR := drivers/scst -ccflags-y += -I$(SCST_INC_DIR) -I$(SCST_DIR) - -obj-$(CONFIG_SCST_LOCAL) += scst_local.o - diff --git a/scst_local/in-tree/Makefile-2.6.29 b/scst_local/in-tree/Makefile-2.6.29 deleted file mode 100644 index ec5e0320c..000000000 --- a/scst_local/in-tree/Makefile-2.6.29 +++ /dev/null @@ -1,6 +0,0 @@ -SCST_INC_DIR := include/scst -SCST_DIR := drivers/scst -ccflags-y += -I$(SCST_INC_DIR) -I$(SCST_DIR) - -obj-$(CONFIG_SCST_LOCAL) += scst_local.o - diff --git a/scst_local/in-tree/Makefile-2.6.30 b/scst_local/in-tree/Makefile-2.6.30 deleted file mode 100644 index ec5e0320c..000000000 --- a/scst_local/in-tree/Makefile-2.6.30 +++ /dev/null @@ -1,6 +0,0 @@ -SCST_INC_DIR := include/scst -SCST_DIR := drivers/scst -ccflags-y += -I$(SCST_INC_DIR) -I$(SCST_DIR) - -obj-$(CONFIG_SCST_LOCAL) += scst_local.o - diff --git a/scst_local/in-tree/Makefile-2.6.31 b/scst_local/in-tree/Makefile-2.6.31 deleted file mode 100644 index ec5e0320c..000000000 --- a/scst_local/in-tree/Makefile-2.6.31 +++ /dev/null @@ -1,6 +0,0 @@ -SCST_INC_DIR := include/scst -SCST_DIR := drivers/scst -ccflags-y += -I$(SCST_INC_DIR) -I$(SCST_DIR) - -obj-$(CONFIG_SCST_LOCAL) += scst_local.o - diff --git a/scst_local/in-tree/Makefile-2.6.32 b/scst_local/in-tree/Makefile-2.6.32 deleted file mode 100644 index ec5e0320c..000000000 --- a/scst_local/in-tree/Makefile-2.6.32 +++ /dev/null @@ -1,6 +0,0 @@ -SCST_INC_DIR := include/scst -SCST_DIR := drivers/scst -ccflags-y += -I$(SCST_INC_DIR) -I$(SCST_DIR) - -obj-$(CONFIG_SCST_LOCAL) += scst_local.o - diff --git a/scst_local/in-tree/Makefile-2.6.33 b/scst_local/in-tree/Makefile-2.6.33 deleted file mode 100644 index ec5e0320c..000000000 --- a/scst_local/in-tree/Makefile-2.6.33 +++ /dev/null @@ -1,6 +0,0 @@ -SCST_INC_DIR := include/scst -SCST_DIR := drivers/scst -ccflags-y += -I$(SCST_INC_DIR) -I$(SCST_DIR) - -obj-$(CONFIG_SCST_LOCAL) += scst_local.o - diff --git a/scst_local/in-tree/Makefile-2.6.34 b/scst_local/in-tree/Makefile-2.6.34 deleted file mode 100644 index ec5e0320c..000000000 --- a/scst_local/in-tree/Makefile-2.6.34 +++ /dev/null @@ -1,6 +0,0 @@ -SCST_INC_DIR := include/scst -SCST_DIR := drivers/scst -ccflags-y += -I$(SCST_INC_DIR) -I$(SCST_DIR) - -obj-$(CONFIG_SCST_LOCAL) += scst_local.o -