aboutsummaryrefslogtreecommitdiffstats
path: root/smoketest.sh
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2009-02-28 06:42:08 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2009-02-28 06:42:08 +0000
commitc981312c6090947ef34c0e76d356d4dbd26c9362 (patch)
tree2c7e4de2fcbd009af7f1a6893241ee21c8aa3ef0 /smoketest.sh
parent915154c4eb39dfa4a593d946c3a443a1812cc4ff (diff)
downloadlcd4linux-c981312c6090947ef34c0e76d356d4dbd26c9362.tar.gz
driver for GX series lcd from Matrix Orbital by Abbas Kosan
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@988 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'smoketest.sh')
-rwxr-xr-xsmoketest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/smoketest.sh b/smoketest.sh
index 92f0663..30b162b 100755
--- a/smoketest.sh
+++ b/smoketest.sh
@@ -9,7 +9,7 @@ rm -f smoketest.log lcd4linux
make distclean
./bootstrap
-for driver in BeckmannEgle BWCT CrystalFontz Curses Cwlinux D4D EA232graphic G15 HD44780 IRLCD LCD2USB LCDLinux LCDTerm LEDMatrix LPH7508 LUIse M50530 MatrixOrbital MilfordInstruments Noritake NULL Pertelian PHAnderson picoLCD picoLCDGraphic PNG PPM RouterBoard Sample serdisplib SimpleLCD T6963 Trefon ULA200 USBHUB USBLCD WincorNixdorf X11; do
+for driver in BeckmannEgle BWCT CrystalFontz Curses Cwlinux D4D EA232graphic G15 GLCD2USB HD44780 IRLCD LCD2USB LCDLinux LCDTerm LEDMatrix LPH7508 LUIse M50530 MatrixOrbital MatrixOrbitalGX MilfordInstruments Noritake NULL Pertelian PHAnderson picoLCD picoLCDGraphic PNG PPM RouterBoard Sample serdisplib SimpleLCD T6963 Trefon ULA200 USBHUB USBLCD WincorNixdorf X11; do
make distclean
./configure --with-drivers=$driver