Re: Building a SINGLE driver file - A tip.

2012-05-16 Thread Chetan C.R.
Hi Sir, Thanks for giving this solution. I used to waste lot of time building the entire stuff using make command. I tried with your solution and it works and saves lot of time for us. On Wed, May 16, 2012 at 9:47 AM, Venkat Raghavulu < venkat.raghav...@asmaitha.com> wrote: > Hello All > > Just

Re: Building a SINGLE driver file - A tip.

2012-05-16 Thread Jon Medhurst (Tixy)
On Wed, 2012-05-16 at 09:47 +0530, Venkat Raghavulu wrote: > Hello All > > Just discovered something, wanted to share, might be that many out there > will be knowing this, for the unknowns sharing this: > > We do few source file change and then end up building the entire stuff > using "make" comm

Building a SINGLE driver file - A tip.

2012-05-15 Thread Venkat Raghavulu
Hello All Just discovered something, wanted to share, might be that many out there will be knowing this, for the unknowns sharing this: We do few source file change and then end up building the entire stuff using "make" command. Mid way through the build we see that a single annoying COMPILE ERRO