projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a47c82b
)
kernel: drop obsolete kmod-video-core dependencies
author
Stijn Tintel
<stijn@linux-ipv6.be>
Wed, 17 Mar 2021 00:14:09 +0000
(
02:14
+0200)
committer
Stijn Tintel
<stijn@linux-ipv6.be>
Mon, 20 Dec 2021 17:57:01 +0000
(19:57 +0200)
These dependencies do not exist in any of the supported kernel versions.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
package/kernel/linux/modules/video.mk
patch
|
blob
|
history
diff --git
a/package/kernel/linux/modules/video.mk
b/package/kernel/linux/modules/video.mk
index bd9f23850dafb8c4cfe1c39d7ebd7550e341dff1..2a306b5f42898ee906ae1a56c9f84f647856666b 100644
(file)
--- a/
package/kernel/linux/modules/video.mk
+++ b/
package/kernel/linux/modules/video.mk
@@
-393,7
+393,7
@@
$(eval $(call KernelPackage,drm-radeon))
define KernelPackage/video-core
SUBMENU:=$(VIDEO_MENU)
TITLE=Video4Linux support
- DEPENDS:=
@PCI_SUPPORT||USB_SUPPORT
+PACKAGE_kmod-i2c-core:kmod-i2c-core
+ DEPENDS:=+PACKAGE_kmod-i2c-core:kmod-i2c-core
KCONFIG:= \
CONFIG_MEDIA_SUPPORT \
CONFIG_MEDIA_CAMERA_SUPPORT=y \