summaryrefslogtreecommitdiff
path: root/xserver/hw/xfree86/utils/scanpci/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'xserver/hw/xfree86/utils/scanpci/Makefile.in')
-rw-r--r--xserver/hw/xfree86/utils/scanpci/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/xserver/hw/xfree86/utils/scanpci/Makefile.in b/xserver/hw/xfree86/utils/scanpci/Makefile.in
index 6d4d6d813..cc3c6aff5 100644
--- a/xserver/hw/xfree86/utils/scanpci/Makefile.in
+++ b/xserver/hw/xfree86/utils/scanpci/Makefile.in
@@ -268,6 +268,8 @@ INT10_X86EMU_FALSE = @INT10_X86EMU_FALSE@
INT10_X86EMU_TRUE = @INT10_X86EMU_TRUE@
KDRIVEFBDEV_FALSE = @KDRIVEFBDEV_FALSE@
KDRIVEFBDEV_TRUE = @KDRIVEFBDEV_TRUE@
+KDRIVELINUX_FALSE = @KDRIVELINUX_FALSE@
+KDRIVELINUX_TRUE = @KDRIVELINUX_TRUE@
KDRIVEVESA_FALSE = @KDRIVEVESA_FALSE@
KDRIVEVESA_TRUE = @KDRIVEVESA_TRUE@
KDRIVE_CFLAGS = @KDRIVE_CFLAGS@