[Packages] utils/lcd4linux: disable the G15 driver
authorOliver Ertl <oliver@ertl-net.net>
Fri, 14 Dec 2007 19:31:09 +0000 (19:31 +0000)
committerOliver Ertl <oliver@ertl-net.net>
Fri, 14 Dec 2007 19:31:09 +0000 (19:31 +0000)
SVN-Revision: 9754

utils/lcd4linux/Makefile

index ec2525d1a38e3052b387a1b7c350b7542279956d..a3d1aec8c2ea834f1c6c3758c27fe2c39d039463 100644 (file)
@@ -39,7 +39,7 @@ define Package/lcd4linux/conffiles
 endef
 
 # commas are interpreted by the $(call ...) macro, so define an intermediate variable holding our drivers and plugins spec
-PKG_CONFIGURE_DRIVERS:=all,!PNG,!RouterBoard,!X11,!serdisplib
+PKG_CONFIGURE_DRIVERS:=all,!PNG,!RouterBoard,!X11,!serdisplib,!G15
 PKG_CONFIGURE_PLUGINS:=wireless
 
 EXTRA_CFLAGS+=-I$(STAGING_DIR)/usr/include -I$(STAGING_DIR)/include