From 872c9728968f54023eaa3b666ee9d2f33023e85a Mon Sep 17 00:00:00 2001 From: Coleman Kane Date: Thu, 22 Jun 2000 19:08:05 +0000 Subject: [PATCH] Switch LINUX_TDFX to TDFX_LINUX, that's what i get for typing this at 2 in the morning. --- sys/modules/tdfx/README.linuxemu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/modules/tdfx/README.linuxemu b/sys/modules/tdfx/README.linuxemu index 0ebce9e8d9cd..9b453d6d0b68 100644 --- a/sys/modules/tdfx/README.linuxemu +++ b/sys/modules/tdfx/README.linuxemu @@ -7,4 +7,4 @@ as there are no non-linux glide progs for freebsd yet. You can, however, compile both of them statically into the kernel using: device tdfx options COMPAT_LINUX -options LINUX_TDFX +options TDFX_LINUX