From: Oliver Ertl Date: Fri, 14 Dec 2007 19:31:09 +0000 (+0000) Subject: [Packages] utils/lcd4linux: disable the G15 driver X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=7696bea5bcb1f35aafc8765c3e5f1235cbec462b [Packages] utils/lcd4linux: disable the G15 driver SVN-Revision: 9754 --- diff --git a/utils/lcd4linux/Makefile b/utils/lcd4linux/Makefile index ec2525d1a3..a3d1aec8c2 100644 --- a/utils/lcd4linux/Makefile +++ b/utils/lcd4linux/Makefile @@ -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