Move all to deprecated folder.
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
config BR2_PACKAGE_XDRIVER_XF86_INPUT_TSLIB
|
||||
bool "xf86-input-tslib"
|
||||
depends on !BR2_STATIC_LIBS # tslib
|
||||
select BR2_PACKAGE_XPROTO_INPUTPROTO
|
||||
select BR2_PACKAGE_XPROTO_RANDRPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
select BR2_PACKAGE_TSLIB
|
||||
help
|
||||
Touch screen library input driver
|
||||
|
||||
http://www.ptxdist.org/software/xf86-input-tslib/index_en.html
|
||||
|
||||
comment "xf86-input-tslib needs a toolchain w/ dynamic library"
|
||||
depends on BR2_STATIC_LIBS
|
||||
Reference in New Issue
Block a user