summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-10-22 08:01:48 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-10-22 08:27:23 +0200
commit821e7d384c049cce4dd3e3650b557f428c484e20 (patch)
treed372330a10424b0ee29725d47b1689eeab7abc55 /rules
parentf73f062b0d2f30f2d1baf62e3f22810aeb0c6413 (diff)
downloadptxdist-821e7d384c049cce4dd3e3650b557f428c484e20.tar.gz
ptxdist-821e7d384c049cce4dd3e3650b557f428c484e20.tar.xz
sqlitecpp: packges should be tristate
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules')
-rw-r--r--rules/sqlitecpp.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/sqlitecpp.in b/rules/sqlitecpp.in
index e6a662337..07a6d05da 100644
--- a/rules/sqlitecpp.in
+++ b/rules/sqlitecpp.in
@@ -1,7 +1,7 @@
## SECTION=system_libraries
config SQLITECPP
- bool
+ tristate
prompt "sqlitecpp"
select HOST_CMAKE
select SQLITE