[Packages] utils/lcd4linux: disable the G15 driver
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9754 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7b5de71bd1
commit
bcb28688f5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user