diff options
author | John Crispin <john@openwrt.org> | 2015-08-17 06:01:44 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-08-17 06:01:44 +0000 |
commit | a18b35a2f11a58efa39d9ce8114d917b992696d6 (patch) | |
tree | 9ee4c7e309d488383cfe151da375ac1c9f1344f9 /.gitattributes | |
parent | 57e614c1790e316ef8b5b8cb0cd4ae4dcb185d3d (diff) | |
download | upstream-a18b35a2f11a58efa39d9ce8114d917b992696d6.tar.gz upstream-a18b35a2f11a58efa39d9ce8114d917b992696d6.tar.bz2 upstream-a18b35a2f11a58efa39d9ce8114d917b992696d6.zip |
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: Piotr Dymacz <pepe2k@gmail.com>
SVN-Revision: 46632
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions