aboutsummaryrefslogtreecommitdiffstats
path: root/drivers.m4
diff options
context:
space:
mode:
Diffstat (limited to 'drivers.m4')
-rw-r--r--drivers.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers.m4 b/drivers.m4
index 72b6e27..e076649 100644
--- a/drivers.m4
+++ b/drivers.m4
@@ -359,6 +359,7 @@ if test "$NORITAKE" = "yes"; then
fi
if test "$NULL" = "yes"; then
+ TEXT="yes"
DRIVERS="$DRIVERS drv_NULL.o"
AC_DEFINE(WITH_NULL,1,[NULL driver])
fi