Re: how to compile kernel in sparc system...

Ben Collins (bcollins@debian.org)
Sat, 23 Oct 1999 11:11:26 -0400


On Sat, Oct 23, 1999 at 10:26:48PM +0900, Dojip Kim wrote:
> I tried to compile v2.2.13
>
> make config;make dep;make clean
>
> [root@apasic linux]# make bzImage
> make: *** No rule to make target `bzImage'. Stop.
> [root@apasic linux]# make zImage
> make: *** No rule to make target `zImage'. Stop.
>
> What is wrong?

make vmlinux, or just make.

Ben

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/