summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_common.c
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2025-10-16 10:14:17 +0100
committerNathan Chancellor <nathan@kernel.org>2025-10-25 21:59:20 +0100
commit5ff90d427ef841fa48608d0c19a81c48d6126d46 (patch)
treecc14c96ef3446a2db7a6334320fe6564d439beda /drivers/net/ethernet/intel/ice/ice_common.c
parentdfab67879bed6800cc512e320167b969ebc6d5a9 (diff)
kbuild: install-extmod-build: Fix when given dir outside the build dir
Commit b5e395653546 ("kbuild: install-extmod-build: Fix build when specifying KBUILD_OUTPUT") tried to address the "build" variable expecting a relative path by using `realpath --relative-base=.`, but this only works when the given directory is below the current directory. `realpath --relative-to=.` will return a relative path in all cases. Fixes: b5e395653546 ("kbuild: install-extmod-build: Fix build when specifying KBUILD_OUTPUT") Signed-off-by: James Le Cuirot <chewi@gentoo.org> Reviewed-by: Nicolas Schier <nsc@kernel.org> Link: https://patch.msgid.link/20251016091417.9985-1-chewi@gentoo.org Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_common.c')
0 files changed, 0 insertions, 0 deletions