[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] problem compiling the kernel
Hi to all you,
I have a problem when I try to compile the kernel. I'm working with a
xilinx ML310 board and Ii configured the hardware successfully, I tested it
with a RAM testing program and it worked right.
The next step was obtaining the kernel sources with the instructions
proposed by the uclinux-microblaze web site. I linked the 2 directories and
I included the config.in file in its correct directory. I typed 'make
menuconfig' to upload the new settings.
Later, I changed the include line in the config.arch file for:
include $(ROOTDIR)/vendors/config/microblaze/config.arch
I did that beause when i type 'make dep' i had an error: it was not able to
find the correct gcc (mb-gcc). With that change the problem was solved.
Now, when I type 'make', i have a problem. it is that there are no rules to
make the zImage (that's a translation). I don't know what can I do to solve
that problem.
What am I doing wrong? Do I have to change something in the makefile? if I
have to add the rules to make the zImage, How can I do it?
Thanks.
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/