mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-07 11:50:00 -05:00
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>