1
0
Fork 0
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:
Ycarus 2018-05-23 13:03:16 +02:00
parent ae5447face
commit e0dcb4c641
2 changed files with 1 additions and 1 deletions

View file

@ -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 \