use <linuxinput> only as keyboard driver, as more than one driver cause confusing behaviours - thanks to Xiang Fu
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18745 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
46e4dde9e3
commit
0b35e93faf
@ -41,7 +41,6 @@ define Feature/DirectFB
|
||||
NAME:=DirectFB
|
||||
endef
|
||||
|
||||
comma:=,
|
||||
define Build/Configure
|
||||
$(call Build/Configure/Default, \
|
||||
--disable-osx \
|
||||
@ -54,7 +53,7 @@ define Build/Configure
|
||||
--disable-sdl \
|
||||
--disable-vnc \
|
||||
--enable-sysfs \
|
||||
--with-inputdrivers=keyboard$(comma)linuxinput \
|
||||
--with-inputdrivers=linuxinput \
|
||||
--with-gfxdrivers=none \
|
||||
)
|
||||
endef
|
||||
|
Loading…
x
Reference in New Issue
Block a user