mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
hauppauge: fix broken patch
This commit is contained in:
parent
1eb0ca9237
commit
754c5271b4
@ -9,11 +9,15 @@
|
|||||||
endif # MEDIA_SUPPORT
|
endif # MEDIA_SUPPORT
|
||||||
--- a/drivers/media/Makefile
|
--- a/drivers/media/Makefile
|
||||||
+++ b/drivers/media/Makefile
|
+++ b/drivers/media/Makefile
|
||||||
@@ -39,3 +39,4 @@ obj-y += rc/
|
@@ -25,7 +25,7 @@
|
||||||
obj-y += common/ platform/ pci/ usb/ mmc/ firewire/ spi/
|
obj-y += rc/
|
||||||
obj-$(CONFIG_VIDEO_DEV) += radio/
|
|
||||||
|
|
||||||
|
obj-$(CONFIG_CEC_CORE) += cec/
|
||||||
|
-
|
||||||
+obj-y += amlogic/
|
+obj-y += amlogic/
|
||||||
|
#
|
||||||
|
# Finally, merge the drivers that require the core
|
||||||
|
#
|
||||||
--- /dev/null
|
--- /dev/null
|
||||||
+++ b/drivers/media/amlogic/Kconfig
|
+++ b/drivers/media/amlogic/Kconfig
|
||||||
@@ -0,0 +1,8 @@
|
@@ -0,0 +1,8 @@
|
||||||
|
Loading…
x
Reference in New Issue
Block a user