immortalwrt/target/linux/ramips/base-files
John Crispin 2f0449419f ramips: fix indentation, case statements structure and optimize base-files/etc/board.d/02_network
The following patch:
 * fixes wrong indentation
 * combines together boards with same configuration
 * removes unnecessary spaces
 * removes empty lines after ";;" and uses only "|\" (for consistency)
 * orders boards alphabetically

in base-files/etc/board.d/02_network script.

One bug was left untouched: freestation5 board is listed twice in case statement, in ramips_setup_macs().

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

SVN-Revision: 46634
2015-08-17 06:02:59 +00:00
..
etc ramips: fix indentation, case statements structure and optimize base-files/etc/board.d/02_network 2015-08-17 06:02:59 +00:00
lib ramips: be consistent with case statement in base-files/lib/upgrade/platform.sh 2015-08-17 06:01:49 +00:00