projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
757fa0b
)
brcm2708: prepare kmod-sound-raspidac3 for 4.14
author
Stijn Tintel
<stijn@linux-ipv6.be>
Fri, 7 Dec 2018 00:41:28 +0000
(
02:41
+0200)
committer
Stijn Tintel
<stijn@linux-ipv6.be>
Tue, 18 Dec 2018 21:19:21 +0000
(23:19 +0200)
Support for RaspiDac3 has been removed from the rpi-4.14.y kernel tree.
Make the kmod package depend on kernel 4.9.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
target/linux/brcm2708/modules.mk
patch
|
blob
|
history
diff --git
a/target/linux/brcm2708/modules.mk
b/target/linux/brcm2708/modules.mk
index f566776194e2cb9a5c9ec61e6e552a0dbf7cd32a..4f6e8d88988746f8d766fd0a2915a7f822fe4f90 100644
(file)
--- a/
target/linux/brcm2708/modules.mk
+++ b/
target/linux/brcm2708/modules.mk
@@
-436,6
+436,7
@@
define KernelPackage/sound-soc-raspidac3
AUTOLOAD:=$(call AutoLoad,68,snd-soc-pcm512x snd-soc-pcm512x-i2c \
snd-soc-tpa6130a2 snd-soc-raspidac3)
DEPENDS:= \
+ @LINUX_4_9 \
kmod-sound-soc-bcm2835-i2s \
+kmod-i2c-bcm2708
$(call AddDepends/sound)