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:
@@ -14,7 +14,7 @@ ramips_board_detect() {
|
||||
|
||||
case "$machine" in
|
||||
*"7Links PX-4885")
|
||||
name="px4885"
|
||||
name="px-4885"
|
||||
;;
|
||||
*"8devices Carambola")
|
||||
name="carambola"
|
||||
|
||||
@@ -80,7 +80,7 @@ platform_check_image() {
|
||||
rt5350f-olinuxino | \
|
||||
rt5350f-olinuxino-evb | \
|
||||
psr-680w | \
|
||||
px4885 | \
|
||||
px-4885 | \
|
||||
re6500 | \
|
||||
rp-n53 | \
|
||||
rt-g32-b1 | \
|
||||
|
||||
Reference in New Issue
Block a user