summaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-envtools/files
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2013-08-19 13:01:17 +0000
committerLuka Perkov <luka@openwrt.org>2013-08-19 13:01:17 +0000
commit32b80b8653b48a1b92c41446b3dbbaffa281fd21 (patch)
tree46a9bda8aff08150a0fe43ddd17428a8cb5d545c /package/boot/uboot-envtools/files
parentc0908affad6d354db1cd2a86e9a2fd5b94bbc7fa (diff)
downloadmaster-31e0f0ae-32b80b8653b48a1b92c41446b3dbbaffa281fd21.tar.gz
master-31e0f0ae-32b80b8653b48a1b92c41446b3dbbaffa281fd21.tar.bz2
master-31e0f0ae-32b80b8653b48a1b92c41446b3dbbaffa281fd21.zip
uboot-env: fix spurious esac within ramips uci-defaults
Signed-off-by: Alexander Couzens <lynxis@fe80.eu> SVN-Revision: 37814
Diffstat (limited to 'package/boot/uboot-envtools/files')
-rw-r--r--package/boot/uboot-envtools/files/ramips2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/boot/uboot-envtools/files/ramips b/package/boot/uboot-envtools/files/ramips
index 3599f68522..1ab614890d 100644
--- a/package/boot/uboot-envtools/files/ramips
+++ b/package/boot/uboot-envtools/files/ramips
@@ -19,8 +19,6 @@ all0256n | \
all5002)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000"
;;
-esac
-
br6425)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x1000" "0x10000"
;;