> Sparc Potato 2.12 > What is the proper make kernel target? Is it boot? vmlinux?
I would say "make vmlinux" will create vmlinux and System.map
in /usr/src/linux for all sparc kernel versions. You can then
gzip or bzip2 vmlinux to prolong boot time.
rgds,
andrej

