mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Rename a patch and add sound-soc-core depend to drm-vc4
This commit is contained in:
parent
ae5447face
commit
e0dcb4c641
2 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
define KernelPackage/drm-vc4
|
||||
SUBMENU:=$(VIDEO_MENU)
|
||||
TITLE:=Broadcom VC4 Graphics
|
||||
DEPENDS:=@TARGET_brcm2708 +kmod-drm
|
||||
DEPENDS:=@TARGET_brcm2708 +kmod-drm +kmod-sound-soc-core
|
||||
KCONFIG:=CONFIG_DRM_VC4
|
||||
FILES:= \
|
||||
$(LINUX_DIR)/drivers/gpu/drm/vc4/vc4.ko \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue