diff options
author | Mark Rustad <MRustad@mac.com> | 2005-10-17 16:43:34 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-10-17 17:03:57 -0700 |
commit | 39ca371c45b04cd50d0974030ae051906fc516b6 (patch) | |
tree | 2f07d7647753af0911ff1f9cabd6dbab949d4981 /arch | |
parent | 4faa5285283fad081443e3612ca426a311bb6c7e (diff) | |
download | kernel_samsung_aries-39ca371c45b04cd50d0974030ae051906fc516b6.zip kernel_samsung_aries-39ca371c45b04cd50d0974030ae051906fc516b6.tar.gz kernel_samsung_aries-39ca371c45b04cd50d0974030ae051906fc516b6.tar.bz2 |
[PATCH] kbuild: Eliminate build error when KALLSYMS not defined
The following build error happens with 2.6.14-rc4 when CONFIG_KALLSYMS is
not defined. The error message in a fragment of the output was:
CC arch/i386/lib/usercopy.o
AR arch/i386/lib/lib.a
/bin/sh: line 1: +@: command not found
make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
CHK include/linux/compile.h
Signed-off-by: Mark Rustad <mrustad@mac.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions