mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-09 14:44:17 +00: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>