[PATCH] kbuild: don't put temp files in source
Roman Zippel authored
The as-instr/ld-option need to create temporary files, but create them in the
output directory, when compiling external modules.  Reformat them a bit and
use $(CC) instead of $(AS) as the former is used by kbuild to assemble files.
Signed-off-by: default avatarRoman Zippel <zippel@linux-m68k.org>
Cc: Andi Kleen <ak@suse.de>
Cc: Jan Beulich <jbeulich@novell.com>
Cc: Sam Ravnborg <sam@ravnborg.org>
Cc: <jpdenheijer@gmail.com>
Cc: Horst Schirmeier <horst@schirmeier.com>
Cc: Daniel Drake <dsd@gentoo.org>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
Signed-off-by: default avatarChris Wright <chrisw@sous-sol.org>
57696190
Name Last commit Last update
..
basic [PATCH] update some docbook comments
genksyms kbuild: replace abort() with exit(1)
kconfig [PATCH] fix menuconfig colours with TERM=vt100
ksymoops Linux-2.6.12-rc2
mod [POWERPC] Support feature fixups in modules
package kbuild: fix "mkdir -p" usage in scripts/package/mkspec
rt-tester [PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagation
.gitignore [PATCH] Add unifdef to gitignore
Kbuild.include [PATCH] kbuild: don't put temp files in source
Lindent [PATCH] Lindent: ignore .indent.pro
Makefile [PATCH] allow /proc/config.gz to be built as a module
Makefile.build kbuild: consistently decide when to rebuild a target
Makefile.clean kbuild: change kbuild to not rely on incorrect GNU make behavior
Makefile.headersinst [PATCH] fix `make headers_install'
Makefile.host kbuild: remove debug left-over from Makefile.host
Makefile.lib kbuild: fix ia64 breakage after introducing make -rR
Makefile.modinst kbuild: add option for stripping modules while installing them
Makefile.modpost [PATCH] kbuild: allow multi-word $M in Makefile.modpost
bin2c.c Linux-2.6.12-rc2
binoffset.c update the email address of Randy Dunlap
bloat-o-meter [PATCH] bloat-o-meter: gcc-4 fix
checkincludes.pl Linux-2.6.12-rc2
checkstack.pl [POWERPC] make checkstack work with ARCH=powerpc
checkversion.pl kbuild: introduce utsrelease.h
conmakehash.c [PATCH] kbuild: signed char fixes for scripts
export_report.pl kbuild: export-symbol usage report generator
extract-ikconfig [PATCH] extract-ikconfig: don't use --long-options
gcc-version.sh Linux-2.6.12-rc2
gcc-x86_64-has-stack-protector.sh [PATCH] Add the -fstack-protector option to the CFLAGS
gen_initramfs_list.sh [PATCH] initramfs: handle more than one source dir or file list
hdrcheck.sh Use dependencies for 'make headers_install'.
kallsyms.c [PATCH] kallsyms: handle malloc() failure
kernel-doc [PATCH] kernel-doc: make parameter description indentation uniform
makelst Linux-2.6.12-rc2
mkcompile_h kbuild: "PREEMPT" in UTS_VERSION
mkmakefile kbuild: Do not overwrite makefile as anohter user
mksysmap spelling: s/retreive/retrieve/
mkuboot.sh Linux-2.6.12-rc2
mkversion Linux-2.6.12-rc2
namespace.pl kbuild: fix mode of checkstack.pl and other files.
patch-kernel update the email address of Randy Dunlap
pnmtologo.c Linux-2.6.12-rc2
profile2linkerlist.pl [PATCH] x86_64: Basic reorder infrastructure
setlocalversion kbuild: append -dirty for updated but uncommited changes
show_delta kbuild: fix mode of checkstack.pl and other files.
unifdef.c kbuild: replace use of strlcpy with a dedicated implmentation in unifdef
ver_linux ver_linux: don't print reiser4progs version if none found