ramips: fix indentation, case statements structure and optimize base-files/etc/board...
authorJohn Crispin <john@openwrt.org>
Mon, 17 Aug 2015 06:02:59 +0000 (06:02 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 17 Aug 2015 06:02:59 +0000 (06:02 +0000)
commite96c4b73b6233c0d820d837afdd985cb99d861af
tree31920b0f76dd1cce03d25a65561337c1633b9cee
parent49f05c0ba169d12da94df62ad507029f6beb1c7e
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
target/linux/ramips/base-files/etc/board.d/02_network