mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-13 02:11:16 +00:00
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
@ -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 New Issue
Block a user