Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 #
0003 # Makefile for cs5535audio
0004 #
0005 
0006 snd-cs5535audio-y := cs5535audio.o cs5535audio_pcm.o
0007 snd-cs5535audio-$(CONFIG_PM_SLEEP) += cs5535audio_pm.o
0008 snd-cs5535audio-$(CONFIG_OLPC) += cs5535audio_olpc.o
0009 
0010 # Toplevel Module Dependency
0011 obj-$(CONFIG_SND_CS5535AUDIO) += snd-cs5535audio.o