You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
snd-asihpi-objs := asihpi.o hpioctl.o hpimsginit.o\
|
|
hpicmn.o hpifunc.o hpidebug.o hpidspcd.o\
|
|
hpios.o hpi6000.o hpi6205.o hpimsgx.o
|
|
|
|
obj-$(CONFIG_SND_ASIHPI) += snd-asihpi.o
|
|
|