I have downloaded the linux-2.0.38.tar as base software.
However, we will compile this software with another compiler (example the H8 Hitachi 32 bit micon or V850 series 32 bit NEC micons.
Can you please answer the following questions?
1. From my understanding, what I have downloaded is the source code for the kernel. Because my plan is to get only the C and H files. Then compile them using the V850 in another compiler. Is this possible? The software was browsed, and I was shocked that I have to study many files.
2. Do I need only the source codes for the directories: kernel, init, inc, lib?
3. Also, the distributions for the ports include again all the source codes. Because we need to write in assembly for the porting for the V850 processors. Again is it possible to tell me which directories are the ports?
Example in my download:
C:\My Documents\linux\arch\m68k
contains some kernel and other directories. Is this directory ported already to 6K000 Motorola processors?
My best regards....
)