diff options
author | John Crispin <john@openwrt.org> | 2015-08-17 06:01:06 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-08-17 06:01:06 +0000 |
commit | 2fe5cf2bd691b94a54651f95ea541194d6a4367c (patch) | |
tree | 0dccea4584b2e3dcd85ac1ad06de1d22d2e01dd5 /target/linux/ramips/base-files/lib/upgrade | |
parent | e4b6dcee5e7c67a11a417c04790ac22bb287aa58 (diff) | |
download | upstream-2fe5cf2bd691b94a54651f95ea541194d6a4367c.tar.gz upstream-2fe5cf2bd691b94a54651f95ea541194d6a4367c.tar.bz2 upstream-2fe5cf2bd691b94a54651f95ea541194d6a4367c.zip |
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
Diffstat (limited to 'target/linux/ramips/base-files/lib/upgrade')
-rwxr-xr-x | target/linux/ramips/base-files/lib/upgrade/platform.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/base-files/lib/upgrade/platform.sh b/target/linux/ramips/base-files/lib/upgrade/platform.sh index e347d6f021..b5e0f5f061 100755 --- a/target/linux/ramips/base-files/lib/upgrade/platform.sh +++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh @@ -80,7 +80,7 @@ platform_check_image() { rt5350f-olinuxino | \ rt5350f-olinuxino-evb | \ psr-680w | \ - px4885 | \ + px-4885 | \ re6500 | \ rp-n53 | \ rt-g32-b1 | \ |