aboutsummaryrefslogtreecommitdiffstats
path: root/drivers.m4
diff options
context:
space:
mode:
authorbwalle <bwalle@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-10-05 16:55:26 +0000
committerbwalle <bwalle@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-10-05 16:55:26 +0000
commit7e4ae629678f086951b4ae213bc3dc17c04b27ee (patch)
tree190dd0ca019061c94d93627836736abbf5c32703 /drivers.m4
parent7695365a0e6ffada25b74e1ac8fa0a54bc5aa32d (diff)
downloadlcd4linux-7e4ae629678f086951b4ae213bc3dc17c04b27ee.tar.gz
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
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 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"