![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0-only 0002 # 0003 # Makefile for ALSA 0004 # 0005 0006 snd-sgi-o2-objs := sgio2audio.o ad1843.o 0007 snd-sgi-hal2-objs := hal2.o 0008 0009 # Toplevel Module Dependency 0010 obj-$(CONFIG_SND_SGI_O2) += snd-sgi-o2.o 0011 obj-$(CONFIG_SND_SGI_HAL2) += snd-sgi-hal2.o 0012 obj-$(CONFIG_SND_N64) += snd-n64.o
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |