This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Compiling problem with mc5272c3 for uClinux 2.6


--- devarshi <devarshi@tataelxsi.co.in> wrote:
> hi,
>   i am not able to make depenedencies after
> configuring Kernel. Please
> help me out.
>   as soon as i type "make dep" it gives an error
> stating "make dep is
> unnecessary".

Don't know about uCLinux, but in 2.6, dependancy
checking is not required. 

So
#make menuconfig {configures the kernel}
#make zImage {will build the kernel compressed image}
#make modules {if any modules to be built}


---Trilok Soni


		
__________________________________ 
Do you Yahoo!? 
Plan great trips with Yahoo! Travel: Now over 17,000 guides!
http://travel.yahoo.com/p-travelguide

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]