From bcb28688f5e09750887e249525f9bdb2fea77799 Mon Sep 17 00:00:00 2001 From: olli Date: Fri, 14 Dec 2007 19:31:09 +0000 Subject: [PATCH] [Packages] utils/lcd4linux: disable the G15 driver git-svn-id: svn://svn.openwrt.org/openwrt/packages@9754 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- utils/lcd4linux/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/lcd4linux/Makefile b/utils/lcd4linux/Makefile index ec2525d1a..a3d1aec8c 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 -- 2.11.0