base-files: remove ubi tool
ubi tool was removed from fstools in r41128. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 45813
This commit is contained in:
parent
68dc59d438
commit
0a4bcd5be6
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue