Re: [kbuild-devel] Stattically includeing a device driver

2002-02-18 Thread Giacomo Catenazzi
[EMAIL PROTECTED] wrote: > Hello All, > > I want to know where all i have to make entries in the source code of > linux so that while building the Linux kernel i can include my device > driver in the kernel. > > 1. Where I have to write Makefile so that make utility can know to > execute t

[kbuild-devel] Stattically includeing a device driver

2002-02-18 Thread mithun_d
Hello All, I want to know where all i have to make entries in the source code of linux so that while building the Linux kernel i can include my device driver in the kernel. 1. Where I have to write Makefile so that make utility can know to execute this Makefile. This Makefile is required for