ar71xx: base-files: always use double quotes in lib/ar71xx.sh
authorPiotr Dymacz <pepe2k@gmail.com>
Fri, 10 Mar 2017 22:12:25 +0000 (23:12 +0100)
committerPiotr Dymacz <pepe2k@gmail.com>
Sun, 12 Mar 2017 22:43:17 +0000 (23:43 +0100)
commit4f09837cdfb7a8f9ee688289e14d0dc3c36c5524
tree8bef0722c628973e8ec1d5d4a10a3b36eaf49eee
parent589b37e8b5d9c34ed7a292a127e681123c841261
ar71xx: base-files: always use double quotes in lib/ar71xx.sh

Be consistent and always use double quotes for case statement patterns,
as in other targets. With this approach it should be less confusing for
users adding support for new devices.

Also, be consistent with MikroTik boards wildcard pattern.

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
target/linux/ar71xx/base-files/lib/ar71xx.sh