mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-20 18:00:32 -05:00
BusyBox's `tar` command does not support the `--directory` directive, which is essentially `-C` in short-form option. BusyBox's `tar` command supports `-C`. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>