From 491ccc2c3970f6b5f84d29b03b948fc6aca8ff18 Mon Sep 17 00:00:00 2001 From: Vladimir Sokolovsky Date: Thu, 24 Aug 2017 23:02:19 +0300 Subject: [PATCH] configure: Fix typo Signed-off-by: Vladimir Sokolovsky --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 341c890..dba5ebd 100755 --- a/configure +++ b/configure @@ -1560,7 +1560,7 @@ $(echo -e "${DEFINE_QED_RDMA}" | grep -v undef) $(echo -e "${DEFINE_QEDE}" | grep -v undef) $(echo -e "${DEFINE_INFINIBAND_QEDR}" | grep -v undef) -else +#else #undef CONFIG_MEMTRACK #undef CONFIG_DEBUG_INFO #undef CONFIG_INFINIBAND -- 2.41.0