mirror of
https://github.com/tbsdtv/media_build.git
synced 2025-07-23 04:13:02 +02:00
08a24c4b3807b9426d1e53f0b7a5dfa8161e1aa8
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This is an experimental build system for media drivers. 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
Languages
Perl
42.2%
Shell
30%
C
23.4%
Makefile
4.3%