From 9e747f790a76893e8f63d42f5ba66a79ef34fc61 Mon Sep 17 00:00:00 2001 From: michael Date: Sun, 4 Feb 2007 06:29:55 +0000 Subject: 'Electronic Assembly' driver by Stefan Gmeiner git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@760 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- smoketest.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'smoketest.sh') diff --git a/smoketest.sh b/smoketest.sh index 0a3086c..b3ccaca 100755 --- a/smoketest.sh +++ b/smoketest.sh @@ -9,10 +9,10 @@ rm -f smoketest.log lcd4linux make distclean ./bootstrap -for driver in BeckmannEgle BWCT CrystalFontz Curses Cwlinux G15 HD44780 LCD2USB LCDLinux LCDTerm LEDMatrix LPH7508 LUIse M50530 MatrixOrbital MilfordInstruments Noritake NULL PNG PPM RouterBoard Sample serdisplib SimpleLCD T6963 Trefon USBHUB USBLCD WincorNixdorf X11; do +for driver in BeckmannEgle BWCT CrystalFontz Curses Cwlinux EA232graphic G15 HD44780 LCD2USB LCDLinux LCDTerm LEDMatrix LPH7508 LUIse M50530 MatrixOrbital MilfordInstruments Noritake NULL PNG PPM RouterBoard Sample serdisplib SimpleLCD T6963 Trefon USBHUB USBLCD WincorNixdorf X11; do make distclean - ./configure --with-driver=$driver + ./configure --with-drivers=$driver make if [ -x lcd4linux ]; then -- cgit v1.2.3