arch: use $(obj)/ instead of $(src)/ for preprocessed linker scripts
These are generated files. Prefix them with $(obj)/ instead of $(src)/. Signed-off-by:Masahiro Yamada <masahiroy@kernel.org> Acked-by:
Helge Deller <deller@gmx.de> Reviewed-by:
Nicolas Schier <nicolas@fjasle.eu>
Showing
- arch/arm64/kernel/vdso32/Makefile 1 addition, 1 deletionarch/arm64/kernel/vdso32/Makefile
- arch/csky/kernel/vdso/Makefile 1 addition, 1 deletionarch/csky/kernel/vdso/Makefile
- arch/parisc/kernel/vdso32/Makefile 1 addition, 1 deletionarch/parisc/kernel/vdso32/Makefile
- arch/parisc/kernel/vdso64/Makefile 1 addition, 1 deletionarch/parisc/kernel/vdso64/Makefile
- arch/powerpc/kernel/vdso/Makefile 2 additions, 2 deletionsarch/powerpc/kernel/vdso/Makefile
- arch/s390/kernel/vdso32/Makefile 1 addition, 1 deletionarch/s390/kernel/vdso32/Makefile
- arch/s390/kernel/vdso64/Makefile 1 addition, 1 deletionarch/s390/kernel/vdso64/Makefile
- arch/sh/kernel/vsyscall/Makefile 2 additions, 2 deletionsarch/sh/kernel/vsyscall/Makefile
Please register or sign in to comment