ramips: fix 7Links PX-4885 dts{, i}, board, image and profile names

The following patch changes 7Links PX-4885 dts{,i} filenames, board, image and profile names from "PX4885" to "PX-4885" (for consistency).

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

SVN-Revision: 46629
This commit is contained in:
John Crispin
2015-08-17 06:01:06 +00:00
parent e4b6dcee5e
commit 2fe5cf2bd6
9 changed files with 17 additions and 19 deletions

View File

@@ -14,7 +14,7 @@ ramips_board_detect() {
case "$machine" in
*"7Links PX-4885")
name="px4885"
name="px-4885"
;;
*"8devices Carambola")
name="carambola"

View File

@@ -80,7 +80,7 @@ platform_check_image() {
rt5350f-olinuxino | \
rt5350f-olinuxino-evb | \
psr-680w | \
px4885 | \
px-4885 | \
re6500 | \
rp-n53 | \
rt-g32-b1 | \