]> Git Repo - linux.git/blob - sound/ppc/Makefile
bpf/docs: Document how to run CI without patch submission
[linux.git] / sound / ppc / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Makefile for ALSA
4 # Copyright (c) 2001 by Jaroslav Kysela <[email protected]>
5 #
6
7 snd-powermac-objs := powermac.o pmac.o awacs.o burgundy.o daca.o tumbler.o keywest.o beep.o
8
9 # Toplevel Module Dependency
10 obj-$(CONFIG_SND_POWERMAC)      += snd-powermac.o
11 obj-$(CONFIG_SND_PS3)           += snd_ps3.o
This page took 0.035623 seconds and 4 git commands to generate.