mac80211: declare missing config parameter mesh_id

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 39766
This commit is contained in:
Felix Fietkau 2014-02-28 18:08:16 +00:00
parent a9d4cd35fc
commit cec0f8420d
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ drv_mac80211_init_iface_config() {
config_add_int dtim_interval
# mesh
config_add_string mesh_id
config_add_int $MP_CONFIG_INT
config_add_boolean $MP_CONFIG_BOOL
config_add_string $MP_CONFIG_STRING