kernel: load after its dependencies
SVN-Revision: 20345
This commit is contained in:
parent
5925292e14
commit
c91903ad41
1 changed files with 1 additions and 1 deletions
|
@ -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,35, snd-soc-core)
|
||||
AUTOLOAD:=$(call AutoLoad,55, snd-soc-core)
|
||||
endef
|
||||
|
||||
$(eval $(call KernelPackage,sound-soc-core))
|
||||
|
|
Loading…
Reference in a new issue