diff options
-rw-r--r-- | include/target/target_core_configfs.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/target/target_core_configfs.h b/include/target/target_core_configfs.h index 4012ed22d783..d19dbeeab930 100644 --- a/include/target/target_core_configfs.h +++ b/include/target/target_core_configfs.h | |||
@@ -1,6 +1,4 @@ | |||
1 | 1 | ||
2 | #define TARGET_CORE_CONFIG_ROOT "/sys/kernel/config" | ||
3 | |||
4 | #define TARGET_CORE_NAME_MAX_LEN 64 | 2 | #define TARGET_CORE_NAME_MAX_LEN 64 |
5 | #define TARGET_FABRIC_NAME_SIZE 32 | 3 | #define TARGET_FABRIC_NAME_SIZE 32 |
6 | 4 | ||