aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3/cdns3-pci-wrap.c
diff options
context:
space:
mode:
authorArvind Sankar <[email protected]>2020-07-15 03:26:31 +0000
committerThomas Gleixner <[email protected]>2020-07-19 11:07:11 +0000
commitda05b143a308bd6a7a444401f9732678ae63fc70 (patch)
tree6a987b5c80414b069cddf9b2428da50f48de691b /drivers/usb/cdns3/cdns3-pci-wrap.c
parentx86/entry: Actually disable stack protector (diff)
downloadkernel-da05b143a308bd6a7a444401f9732678ae63fc70.tar.gz
kernel-da05b143a308bd6a7a444401f9732678ae63fc70.zip
x86/boot: Don't add the EFI stub to targets
vmlinux-objs-y is added to targets, which currently means that the EFI stub gets added to the targets as well. It shouldn't be added since it is built elsewhere. This confuses Makefile.build which interprets the EFI stub as a target $(obj)/$(objtree)/drivers/firmware/efi/libstub/lib.a and will create drivers/firmware/efi/libstub/ underneath arch/x86/boot/compressed, to hold this supposed target, if building out-of-tree. [0] Fix this by pulling the stub out of vmlinux-objs-y into efi-obj-y. [0] See scripts/Makefile.build near the end: # Create directories for object files if they do not exist Signed-off-by: Arvind Sankar <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Masahiro Yamada <[email protected]> Acked-by: Ard Biesheuvel <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/usb/cdns3/cdns3-pci-wrap.c')
0 files changed, 0 insertions, 0 deletions