Mauro Carvalho Chehab a7fe339a17 Specify the license that applies to the contents of this tree
The building system is GPLv2. Make it clear.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-07-16 09:13:55 -03:00
2011-03-21 14:07:49 -03:00
2011-06-19 09:09:57 -03:00
2011-06-27 17:09:04 -03:00
2011-01-19 14:43:26 -02:00
2010-10-17 20:49:49 -02:00

This is an experimental build system for media drivers.
All files on this tree are covered by GPLv2, as stated at COPYING file.

Usage:

cd linux
make tar DIR=<some dir with media -git tree>
make untar

After that, it will work like the old -hg build system.

Notes:

1) There's not much compat stuff here. So, it will likely not work with
   legacy kernels. It will probably be fine to use it with the latest stable
   kernel.

2) For now, this is just an experience. I don't intend to maintain any
   out-of-tree building system, due to my lack of time. If this interests
   someone, feel free to candidate to maintain it.

3) It shouldn't be hard to support legacy kernels. All that it is needed is
   to have patches adding backports that don't fit at compat.h, and let the
   building system to apply them, depending on the kernel version.

Description
No description provided
Readme 2.4 MiB
Languages
Perl 42.2%
Shell 30%
C 23.4%
Makefile 4.3%