diff options
author | Kees Cook <[email protected]> | 2023-06-06 15:24:45 -0700 |
---|---|---|
committer | Kees Cook <[email protected]> | 2023-06-14 12:27:38 -0700 |
commit | a5a319ec2c2236bb96d147c16196d2f1f3799301 (patch) | |
tree | 473f9a5816f7b4ee9fed61a2584e0082247bf6b4 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | 33457938a0c4e817ab6f9923e244b91289f47f54 (diff) |
um: Use HOST_DIR for mrproper
When HEADER_ARCH was introduced, the MRPROPER_FILES (then MRPROPER_DIRS)
list wasn't adjusted, leaving SUBARCH as part of the path argument.
This resulted in the "mrproper" target not cleaning up arch/x86/... when
SUBARCH was specified. Since HOST_DIR is arch/$(HEADER_ARCH), use it
instead to get the correct path.
Cc: Richard Weinberger <[email protected]>
Cc: Anton Ivanov <[email protected]>
Cc: Johannes Berg <[email protected]>
Cc: Azeem Shaikh <[email protected]>
Cc: [email protected]
Fixes: 7bbe7204e937 ("um: merge Makefile-{i386,x86_64}")
Cc: [email protected]
Signed-off-by: Kees Cook <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions