Add mod-sqlcounter subpackage, remove empty directories from subpackages
[openwrt/openwrt.git] / openwrt / package / freeradius / Config.in
index b0015a390e9c17204ded83e7867029fd48a63395..c29e62c78eff475a1ae5ae26b649a78ce23ee503 100644 (file)
@@ -120,6 +120,12 @@ config BR2_PACKAGE_FREERADIUS_MOD_SQL_PGSQL
        default m if CONFIG_DEVEL
        select BR2_PACKAGE_LIBPQ
 
+config BR2_PACKAGE_FREERADIUS_MOD_SQLCOUNTER
+       depends BR2_PACKAGE_FREERADIUS_MOD_SQL
+       prompt "...-mod-sqlcounter - Generic SQL Counter module"
+       tristate 
+       default m if CONFIG_DEVEL
+
 config BR2_PACKAGE_FREERADIUS_UTILS
        depends BR2_PACKAGE_FREERADIUS
        prompt "...-utils - Misc. client utilities"