projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcbbec8
)
brcm2708: Move kmod-sound-soc-3dlab-nano-player to sound modules
author
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 27 Jan 2019 10:07:24 +0000
(11:07 +0100)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 27 Jan 2019 10:08:46 +0000
(11:08 +0100)
kmod-sound-soc-3dlab-nano-player was in the global kernel menu before,
add the dependency to sound to move it to the correct category.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/brcm2708/modules.mk
patch
|
blob
|
history
diff --git
a/target/linux/brcm2708/modules.mk
b/target/linux/brcm2708/modules.mk
index 9696fe3b4c02081c217642d2a40917c608c3737b..dc7dc5462407b305c67efa5e9d5c08a709010c8e 100644
(file)
--- a/
target/linux/brcm2708/modules.mk
+++ b/
target/linux/brcm2708/modules.mk
@@
-95,6
+95,7
@@
define KernelPackage/sound-soc-3dlab-nano-player
@LINUX_4_14 \
kmod-sound-soc-bcm2835-i2s \
+kmod-regmap-i2c
+ $(call AddDepends/sound)
endef
define KernelPackage/sound-soc-3dlab-nano-player/description