mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 20:10:35 -09:00
sqlite package, based on gumstix
This commit is contained in:
8
package/sqlite/Config.in
Normal file
8
package/sqlite/Config.in
Normal file
@@ -0,0 +1,8 @@
|
||||
config BR2_PACKAGE_SQLITE
|
||||
bool "sqlite"
|
||||
default n
|
||||
help
|
||||
SQLite is a small C library that implements a self-contained,
|
||||
embeddable, zero-configuration SQL database engine.
|
||||
|
||||
http://www.sqlite.org/
|
||||
Reference in New Issue
Block a user