projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b209e2b
)
brcm2708: prepare kmod-sound-arm-bcm2835 for 4.14
author
Stijn Tintel
<
[email protected]
>
Thu, 6 Dec 2018 19:15:58 +0000
(21:15 +0200)
committer
Stijn Tintel
<
[email protected]
>
Tue, 18 Dec 2018 21:19:20 +0000
(23:19 +0200)
Since kernel 4.12, this driver appeared in staging. The rpi-4.14.y
kernel tree uses these as well.
Signed-off-by: Alexandru Ardelean <
[email protected]
>
Signed-off-by: Stijn Tintel <
[email protected]
>
target/linux/brcm2708/modules.mk
patch
|
blob
|
history
diff --git
a/target/linux/brcm2708/modules.mk
b/target/linux/brcm2708/modules.mk
index 47738abd40c3b31087cbaf93b831bdcdf8144fd7..f566776194e2cb9a5c9ec61e6e552a0dbf7cd32a 100644
(file)
--- a/
target/linux/brcm2708/modules.mk
+++ b/
target/linux/brcm2708/modules.mk
@@
-30,7
+30,8
@@
define KernelPackage/sound-arm-bcm2835
CONFIG_SND_BCM2835 \
CONFIG_SND_ARMAACI=n
FILES:= \
- $(LINUX_DIR)/sound/arm/snd-bcm2835.ko
+ $(LINUX_DIR)/drivers/staging/vc04_services/bcm2835-audio/
[email protected]
\
+ $(LINUX_DIR)/sound/arm/
[email protected]
AUTOLOAD:=$(call AutoLoad,68,snd-bcm2835)
DEPENDS:=@TARGET_brcm2708
$(call AddDepends/sound)