Hi All,
I am porting Linux on the custom board PMC8266 (having MPC8266 microprocessor) based on the ADS8266 board.
I am using ELDK1.1.1 and Linux2.4.24.
After executing the make xconfig, while saving the settings a message is displayed:
End of Linux kernel configuration. Check the top level make file for additional configuration. Next, you must
run make dep
Now where does this top level make file is. I didn't find any other Make file higher in the hierarchy.
Do I need to create that particular make file. What extra setting there would be in that make file.
Response awaited from the list.
Regards,
Vikrant
Indiatimes Email now powered by APIC Advantage. Help!
Help
Hi Vikrant,
On Thursday 04 August 2005 07:38, vikrant.basotra wrote:
Hi All,
=09I am porting Linux on the custom board PMC8266 (having MPC8266
microprocessor) based on the ADS8266 board. I am using ELDK1.1.1 and
Linux2.4.24.
After executing the make xconfig, while saving the settings a message i=
s
displayed: End of Linux kernel configuration. Check the top level make =
file
for additional configuration. Next, you must run make dep
This is perfectly normal. Simply run "make dep" as indicated. And, _pleas=
e_,=20
RTFM about linux kernel compilation.
Now where does this top level make file is.=20
Exactly were it should be, the top level directory.
I didn't find any other Make
file higher in the hierarchy.=20
Probably because there is no higher level in the hierarchy? ;)
Do I need to create that particular make
file.=20
No.
What extra setting there would be in that make file.
Probably none.
Have fun!
-Scop.
\|/
___ -*-
(@ @)/|\
/ V \| R SCOP Consult.
/( )\ Linux-based communications
--^^---^^+------------------------------
rscop@matrix.com.br
+55 51 999-36-777
Porto Alegre, RS - BRazil
--
P. S.: "If you don't have time to do it right, when will you have time
to do it over?" -- Penny Hines =20