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:
committed by
Nicholas Bellinger
parent
b753d64355
commit
ce8dd25d0e
@@ -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,4 +1,3 @@
|
||||
#define TARGET_CORE_CONFIGFS_VERSION TARGET_CORE_MOD_VERSION
|
||||
|
||||
#define TARGET_CORE_CONFIG_ROOT "/sys/kernel/config"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user