Move all to deprecated folder.
This commit is contained in:
10
deprecated/firmware/buildroot/package/tslib/Config.in
Normal file
10
deprecated/firmware/buildroot/package/tslib/Config.in
Normal file
@@ -0,0 +1,10 @@
|
||||
config BR2_PACKAGE_TSLIB
|
||||
bool "tslib"
|
||||
depends on !BR2_STATIC_LIBS # dlopen
|
||||
help
|
||||
Tslib is an abstraction layer for touchscreen panel events.
|
||||
|
||||
https://github.com/kergoth/tslib
|
||||
|
||||
comment "tslib needs a toolchain w/ dynamic library"
|
||||
depends on BR2_STATIC_LIBS
|
||||
Reference in New Issue
Block a user