* luci/libs/uvl: add "device" option to wireless scheme

This commit is contained in:
Jo-Philipp Wich 2008-09-22 16:26:05 +00:00
parent d46dc677e2
commit 225de06244

View file

@ -169,6 +169,12 @@ config section
option package 'wireless'
option title 'Interfaces'
config variable
option name 'device'
option section 'wireless.wifi-iface'
option title 'Wifi Device'
option valueof 'wireless.wifi-device'
config variable
option name 'ssid'
option section 'wireless.wifi-iface'