mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
linux: fix RPi patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
40cf401c06
commit
8a937813e7
@ -8327,7 +8327,7 @@ index b26495a..a06b534 100644
|
||||
obj-y += carma/
|
||||
obj-$(CONFIG_USB_SWITCH_FSA9480) += fsa9480.o
|
||||
obj-$(CONFIG_ALTERA_STAPL) +=altera-stapl/
|
||||
+obj-y += vc04_services/
|
||||
+obj-$(CONFIG_BCM2708_VCHIQ) += vc04_services/
|
||||
diff --git a/drivers/misc/vc04_services/Kconfig b/drivers/misc/vc04_services/Kconfig
|
||||
new file mode 100644
|
||||
index 0000000..b48a3f3
|
||||
|
Loading…
x
Reference in New Issue
Block a user