openwrtv4/target/linux/ar71xx/base-files/lib
Piotr Dymacz d9bc3e6882 ar71xx: base-files: shorten case statement patterns in lib/ar71xx.sh
At now there is no general rule about what part of (or whole) machine
name string should be used for board name assignment/detection and every
target handles this in a different way.

For most of the boards in ar71xx we already use only part of the string,
generally without the vendor name.

This shortens wildcards patterns in case statement for board name
assignment, wherever possible (e.g. where it won't be misleading).

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
2017-03-12 23:47:59 +01:00
..
preinit ar71xx: add support for TP-LINK TL-WR940N v4 2016-12-16 11:12:46 +01:00
upgrade ar71xx: add support for Rockeetech AP531B0 2017-03-12 17:38:31 +01:00
ar71xx.sh ar71xx: base-files: shorten case statement patterns in lib/ar71xx.sh 2017-03-12 23:47:59 +01:00