Skip to content
Snippets Groups Projects
Commit a18b35a2 authored by John Crispin's avatar John Crispin
Browse files

ramips: remove leading spaces, sort boards and optimize base-files/lib/ramips.sh


This patch:
 * fixes various mistakes (leading spaces, wrong or missing model names)
 * shortens model strings (we don't need to use whole model string from dts file, make it for consistency and as optimization)
 * sorts boards alphabetically

in base-files/lib/ramips.sh script.

Case statement was tested after above changes with simple script, which:
 * takes model string from dts{,i} file (model = "...")
 * provides this value as case input ($machine)
 * returns output ($name)

Signed-off-by: default avatarPiotr Dymacz <pepe2k@gmail.com>

SVN-Revision: 46632
parent 57e614c1
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