libfstools: extroot: support builtin block
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 17 Feb 2015 18:50:00 +0000 (19:50 +0100)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 17 Feb 2015 18:50:06 +0000 (19:50 +0100)
commitb3e1965ed65fd39203b8d392e2f91a4c5f70926b
tree2a4c31893308fdebb666b8ecf7d33c3cf3b55d57
parentc7efd874cae9fc7ade2aa22a3f973f6241bedf83
libfstools: extroot: support builtin block

Fix regression introduced with migration to fs-tools.

The old ubox based exroot did a fall back to /sbin/block if $cfg/sbin/block
did not exist.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
libfstools/extroot.c