Muralidharan Karicheri wrote:
> Mauro,
> 
> I ran the build using my ubunto linux box at home and it has succeeded
> the build.
>>> make[2]: Leaving directory `/usr/src/kernels/2.6.9-55.0.12.EL-smp-i686'
>> The minimum supported version by the backport is 2.6.16.
> Hmm. Does that means, the build is using the kernel source code
> natively available at /usr/src/kernel. Is there a way to force it use
> a specific kernel source code?

Yes:
        make release DIR=<some dir>

After that, all subsequent compilations will use the new dir, provided
that you don't do a make distclean.

Cheers,
Mauro.
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to