Skip to content
Snippets Groups Projects
Commit d9bc3e68 authored by Piotr Dymacz's avatar Piotr Dymacz
Browse files

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: default avatarPiotr Dymacz <pepe2k@gmail.com>
parent 4f09837c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment