mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-29 13:00:35 +00:00
7 lines
112 B
Makefile
7 lines
112 B
Makefile
|
# Makefile for Cirrus Logic-Crystal CS4281
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_SOUND_CS4281) += cs4281.o
|
||
|
|
||
|
cs4281-objs += cs4281m.o
|