
5 Feb
2004
5 Feb
'04
9:35 p.m.
In message 603BA0CFF3788E46A0DB0918D9AA95100A09CA16@sj580004wcom.int.lantronix.com you wrote:
I got all the files from :pserver:anonymous@www.denx.de:/cvsroot/linux-mips, and I grepped through all the files looking for the string "uImage" and got a negative result. I also looked for a tools directory and found neither - what am I doing wrong?
I don't know. I get:
-> find * -name Makefile | xargs egrep -l uImage arch/mips/Makefile arch/mips/incaip/Makefile
Maybe your "grep" is broken ;-)
Best regards,
Wolfgang Denk
--
See us @ Embedded World, Nuremberg, Feb 17 - 19, Hall 12.0 Booth 440
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
To understand a program you must become both the machine and the
program.