target: consolidate version defines

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Andy Grover <agrover@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
This commit is contained in:
Christoph Hellwig
2015-06-19 15:14:39 +02:00
committed by Nicholas Bellinger
parent b753d64355
commit ce8dd25d0e
7 changed files with 8 additions and 10 deletions
+1 -2
View File
@@ -10,8 +10,7 @@
#include <net/sock.h>
#include <net/tcp.h>
#define TARGET_CORE_MOD_VERSION "v4.1.0"
#define TARGET_CORE_VERSION TARGET_CORE_MOD_VERSION
#define TARGET_CORE_VERSION "v4.1.0"
/*
* By default we use 32-byte CDBs in TCM Core and subsystem plugin code.
-1
View File
@@ -1,4 +1,3 @@
#define TARGET_CORE_CONFIGFS_VERSION TARGET_CORE_MOD_VERSION
#define TARGET_CORE_CONFIG_ROOT "/sys/kernel/config"