how to compile device driver program

hi how to compile device driver programs in uclinux

Reply to
yeah
Loading thread data ...

Enable the driver using make [x|menu]config and run 'make' and 'make modules'

--
:wq
^X^Cy^K^X^C^C^C^C
Reply to
Ico

i enabled the driver.But while compile dthe device driver pgms using gcc command,i got lot of errors on header files. how to solve it

Reply to
yeah

You must be joking, right?

Your problem statement is "I got a lot of errors on header files", and you expect useful help?

--
Grant Edwards                   grante             Yow! Wait ... is this a FUN
                                  at               THING or the END of LIFE in
 Click to see the full signature
Reply to
Grant Edwards

you enabled a driver, before it was compiled?

without knowing much about the kernel, I'd say that

suggests there may be a problem including blackfin assembly code in a kernel built for multiprocessor x86.

--
	mac the naïf
Reply to
Alex Colvin

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.