mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 15:26:14 +02:00
fix small typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3246 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
23cfb9ac6c
commit
a4344e801d
@ -161,9 +161,9 @@ choice
|
|||||||
config BR2_PACKAGE_PMACCTD_SQLITE
|
config BR2_PACKAGE_PMACCTD_SQLITE
|
||||||
prompt "pmacctd-sqlite................ built with SQLite database support"
|
prompt "pmacctd-sqlite................ built with SQLite database support"
|
||||||
tristate
|
tristate
|
||||||
select BR2_COMPILE_PMACCT_PGSQL
|
select BR2_COMPILE_PMACCT_SQLITE
|
||||||
select BR2_PACKAGE_LIBPCAP
|
select BR2_PACKAGE_LIBPCAP
|
||||||
select BR2_PACKAGE_LIBPQ
|
select BR2_PACKAGE_LIBSQLITE
|
||||||
|
|
||||||
config BR2_PACKAGE_PMACCTD_CUSTOM
|
config BR2_PACKAGE_PMACCTD_CUSTOM
|
||||||
prompt "pmacctd-custom................ customized to your needs"
|
prompt "pmacctd-custom................ customized to your needs"
|
||||||
|
Loading…
Reference in New Issue
Block a user