![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0-only 0002 # 0003 # Makefile for ALSA 0004 # Copyright (c) 1999 by Jaroslav Kysela <perex@perex.cz> 0005 # 0006 0007 snd-seq-oss-objs := seq_oss.o seq_oss_init.o seq_oss_timer.o seq_oss_ioctl.o \ 0008 seq_oss_event.o seq_oss_rw.o seq_oss_synth.o \ 0009 seq_oss_midi.o seq_oss_readq.o seq_oss_writeq.o 0010 0011 obj-$(CONFIG_SND_SEQUENCER_OSS) += snd-seq-oss.o
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |