mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-15 19:31:00 +00:00
fix small typo
SVN-Revision: 3246
This commit is contained in:
parent
265e95a92c
commit
a49878a653
@ -161,9 +161,9 @@ choice
|
||||
config BR2_PACKAGE_PMACCTD_SQLITE
|
||||
prompt "pmacctd-sqlite................ built with SQLite database support"
|
||||
tristate
|
||||
select BR2_COMPILE_PMACCT_PGSQL
|
||||
select BR2_COMPILE_PMACCT_SQLITE
|
||||
select BR2_PACKAGE_LIBPCAP
|
||||
select BR2_PACKAGE_LIBPQ
|
||||
select BR2_PACKAGE_LIBSQLITE
|
||||
|
||||
config BR2_PACKAGE_PMACCTD_CUSTOM
|
||||
prompt "pmacctd-custom................ customized to your needs"
|
||||
|
Loading…
Reference in New Issue
Block a user