From 7e4ae629678f086951b4ae213bc3dc17c04b27ee Mon Sep 17 00:00:00 2001 From: bwalle Date: Sun, 5 Oct 2008 16:55:26 +0000 Subject: Add 'ULA200' driver when --with-drivers=all is specified git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@895 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- drivers.m4 | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers.m4 b/drivers.m4 index 9c87f77..deab189 100644 --- a/drivers.m4 +++ b/drivers.m4 @@ -91,6 +91,7 @@ for driver in $drivers; do SIMPLELCD="yes" T6963="yes" Trefon="yes" + ULA200="yes" USBHUB="yes" USBLCD="yes" WINCORNIXDORF="yes" -- cgit v1.2.3