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