Messages in this thread |  | | Subject | Re: [patch] 2.4.21-pre5 kksymoops for i386/ia64 | From | David Woodhouse <> | Date | 17 Mar 2003 15:20:15 +0000 |
| |
On Mon, 2003-03-17 at 08:02, Keith Owens wrote: > Automatic decoding of oops on 2.5 has been very useful, so this patch > adds kksymoops support to 2.4.21-pre5. Currently only for i386 and > ia64, other architectures are easy to add.
> +KALLSYMS = /sbin/kallsyms
Kallsyms is arch-specific, isn't it? So shouldn't that be $(CROSS_COMPILE)kallsyms?
How does one go about making non-native kallsyms?
The 2.5 kallsyms doesn't break cross-compilation, does it?
-- dwmw2
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |