mxs: build sound-soc-mxs only on 3.18 for now
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 46524
This commit is contained in:
parent
fd476b3886
commit
9520383587
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ define KernelPackage/sound-soc-mxs
|
|||
$(LINUX_DIR)/sound/soc/mxs/snd-soc-mxs-builtin-pcm.ko \
|
||||
$(LINUX_DIR)/sound/soc/codecs/snd-soc-mxs-builtin-codec.ko
|
||||
AUTOLOAD:=$(call AutoLoad,65,snd-soc-mxs-builtin-pcm snd-soc-mxs-builtin-dai snd-soc-mxs-builtin-codec snd-soc-mxs-builtin-audio)
|
||||
DEPENDS:=@TARGET_mxs +kmod-sound-soc-core
|
||||
DEPENDS:=@TARGET_mxs +kmod-sound-soc-core @LINUX_3_18
|
||||
$(call AddDepends/sound)
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue