Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kbuild: buildtar: Remove unused $dirs
The shell variable $dirs is not used any more since 1fc9095 ("kbuild: tar-pkg: use tar rules in scripts/Makefile.package"), therefore remove it". Fixes: 1fc9095 ("kbuild: tar-pkg: use tar rules in scripts/Makefile.package") Signed-off-by: Petr Vorel <pvorel@suse.cz> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
- Loading branch information