projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[ifxmips] uboot only builds with gcc 3.4.6
[openwrt.git]
/
package
/
kernel
/
modules
/
sound.mk
diff --git
a/package/kernel/modules/sound.mk
b/package/kernel/modules/sound.mk
index
e4a4c73
..
46bc685
100644
(file)
--- a/
package/kernel/modules/sound.mk
+++ b/
package/kernel/modules/sound.mk
@@
-141,7
+141,7
@@
$(call KernelPackage/sound/Depends)
CONFIG_SND_SOC \
CONFIG_SND_SOC_ALL_CODECS=n
FILES:=$(LINUX_DIR)/sound/soc/snd-soc-core.ko
- AUTOLOAD:=$(call AutoLoad,
3
5, snd-soc-core)
+ AUTOLOAD:=$(call AutoLoad,
5
5, snd-soc-core)
endef
$(eval $(call KernelPackage,sound-soc-core))
This page took
0.03881 seconds
and
4
git commands to generate.