aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2015-05-29 08:14:38 +0000
committerLuka Perkov <luka@openwrt.org>2015-05-29 08:14:38 +0000
commit2c3163f9c1e5c3dcb3c28f81d68514c7d4e9929b (patch)
tree52aefb45cb1e686d57307e860af62cab46dfdeea /package/base-files
parente4167ddb9a2519f2a2fc90e6b12d416d221bd4b6 (diff)
downloadmaster-187ad058-2c3163f9c1e5c3dcb3c28f81d68514c7d4e9929b.tar.gz
master-187ad058-2c3163f9c1e5c3dcb3c28f81d68514c7d4e9929b.tar.bz2
master-187ad058-2c3163f9c1e5c3dcb3c28f81d68514c7d4e9929b.zip
base-files: remove ubi tool
ubi tool was removed from fstools in r41128. Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45813 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/base-files')
-rw-r--r--package/base-files/files/lib/upgrade/common.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/base-files/files/lib/upgrade/common.sh b/package/base-files/files/lib/upgrade/common.sh
index f9b30a461b..8cdabc6bda 100644
--- a/package/base-files/files/lib/upgrade/common.sh
+++ b/package/base-files/files/lib/upgrade/common.sh
@@ -56,7 +56,6 @@ run_ramfs() { # <command> [...]
/bin/rm /usr/bin/basename /bin/kill /bin/chmod
install_bin /sbin/mtd
- install_bin /sbin/ubi
install_bin /sbin/mount_root
install_bin /sbin/snapshot
install_bin /sbin/snapshot_tool