aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3/cdns3-ti.c
diff options
context:
space:
mode:
authorDouglas Anderson <[email protected]>2024-05-20 19:56:52 +0000
committerMasahiro Yamada <[email protected]>2024-05-29 07:40:03 +0000
commit659bbf7e1b08267b8e1dd900b316edcb6f6d9e2e (patch)
treeb9a06a37830cf79a347fa2c57ce25ac212d74217 /drivers/usb/cdns3/cdns3-ti.c
parentkconfig: remove redundant check in expr_join_or() (diff)
downloadkernel-659bbf7e1b08267b8e1dd900b316edcb6f6d9e2e.tar.gz
kernel-659bbf7e1b08267b8e1dd900b316edcb6f6d9e2e.zip
kbuild: scripts/gdb: Replace missed $(srctree)/$(src) w/ $(src)
Recently we went through the source tree and replaced $(srctree)/$(src) w/ $(src). However, the gdb scripts Makefile had a hidden $(srctree)/$(src) that looked like this: $(abspath $(srctree))/$(src) Because we missed that then my installed kernel had symlinks that looked like this: __init__.py -> ${INSTALL_DIR}/$(INSTALL_DIR}/scripts/gdb/linux/__init__.py Let's also replace the midden $(abspath $(srctree))/$(src) with $(src). Now: __init__.py -> $(INSTALL_DIR}/scripts/gdb/linux/__init__.py Fixes: b1992c3772e6 ("kbuild: use $(src) instead of $(srctree)/$(src) for source directory") Signed-off-by: Douglas Anderson <[email protected]> Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions