From b4295fcc844e053df526da8498c4c09501824543 Mon Sep 17 00:00:00 2001 From: michael Date: Mon, 1 Oct 2007 15:49:21 +0000 Subject: RDTSC delay and inclusion of asm/msr.h removed git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@844 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- drivers.m4 | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers.m4') diff --git a/drivers.m4 b/drivers.m4 index 6e7d76b..e89978f 100644 --- a/drivers.m4 +++ b/drivers.m4 @@ -531,6 +531,7 @@ if test "$X11" = "yes"; then AC_MSG_WARN(X11 headers or libraries not available: X11 driver disabled) else GRAPHIC="yes" + KEYPAD="yes" DRIVERS="$DRIVERS drv_X11.o" if test "x$ac_x_libraries" = "x"; then DRVLIBS="$DRVLIBS -lX11" -- cgit v1.2.3