mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Fix RPI3 4.19 support
This commit is contained in:
parent
3053516aa4
commit
d19e0bef4d
1 changed files with 2 additions and 1 deletions
|
@ -378,7 +378,8 @@ define KernelPackage/sound-soc-dionaudio-loco-v2
|
|||
snd-soc-dionaudio-loco)
|
||||
DEPENDS:= \
|
||||
kmod-sound-soc-bcm2835-i2s \
|
||||
+kmod-regmap-i2c
|
||||
+kmod-regmap-i2c \
|
||||
@!LINUX_4_19
|
||||
$(call AddDepends/sound)
|
||||
endef
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue