kernel: Updates to Ubuntu Touch 24.04
* Add v4l2loopback driver * Update some configs according to 24.04 support Change-Id: I21742f77b1635eb81fc65ed33b6a390c5de52906 Signed-off-by: erascape <erascape@proton.me>
This commit is contained in:
parent
f319b992b1
commit
ad017efc88
10 changed files with 4184 additions and 2 deletions
5
drivers/media/v4l2loopback/Makefile
Normal file
5
drivers/media/v4l2loopback/Makefile
Normal file
|
@ -0,0 +1,5 @@
|
|||
#
|
||||
## Makefile for the V4L2 loopback
|
||||
#
|
||||
|
||||
obj-$(CONFIG_V4L2_LOOPBACK) += v4l2loopback.o
|
Loading…
Add table
Add a link
Reference in a new issue