mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
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
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user