mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
kbuild: Fix removal of the debian/ directory
scripts/Makefile.clean treats absolute path specially, but $(objtree)/debian is no longer an absolute path since7e1c0477(kbuild: Use relative path for $(objtree). Work around this by checking if the path starts with $(objtree)/. Reported-and-tested-by: Sedat Dilek <sedat.dilek@gmail.com> Fixes:7e1c0477(kbuild: Use relative path for $(objtree) Signed-off-by: Michal Marek <mmarek@suse.cz>
This commit is contained in:
parent
97bf6af1f9
commit
a16c5f99a2
1 changed files with 8 additions and 8 deletions
Loading…
Add table
Add a link
Reference in a new issue