brcm2708: prepare kmod-sound-raspidac3 for 4.14
authorStijn Tintel <stijn@linux-ipv6.be>
Fri, 7 Dec 2018 00:41:28 +0000 (02:41 +0200)
committerStijn 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

index f566776194e2cb9a5c9ec61e6e552a0dbf7cd32a..4f6e8d88988746f8d766fd0a2915a7f822fe4f90 100644 (file)
@@ -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)