[PATCH] sna: wc-mmap: Fix warning in configure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This fixes the following warning due to a typo:

configure: WARNING: unrecognized options: --enable-wc-map
Signed-off-by: Sedat Dilek <sedat.dilek@xxxxxxxxx>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index e5877c8..328b4e9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -723,7 +723,7 @@ if test "x$RENDERNODE" = "xyes"; then
 fi
 
 AC_ARG_ENABLE(wc-mmap,
-	      AS_HELP_STRING([--enable-wc-map],
+	      AS_HELP_STRING([--enable-wc-mmap],
 			     [Enable use of WriteCombining mmaps [default=no]]),
 	      [WC_MMAP="$enableval"],
 	      [WC_MMAP="no"])
-- 
2.1.3

_______________________________________________
Intel-gfx mailing list
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/intel-gfx





[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux