On Sun, 23 Feb 2003, Pete Zaitcev wrote:
> -- The problem is that top Makefile says:
> # That's our default target when none is given on the command line
> all: vmlinux
You can just add
all: image
to arch/sparc/Makefile - i386 makes bzImage the default target this way.
> <kai> zaitcev: I had a new EXPORT_SYMBOL_DOT() for sparc. But since we
just blindly skip '.' now for ppc64, it's not necessary, the
EXPORT_SYMBOL() works.
Bug me some time to dig that out again - ppc64 doesn't need it anymore,
but for sparc it's the right thing to do.
--Kai
-
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/
This archive was generated by hypermail 2b29 : Sun Feb 23 2003 - 22:00:41 EST