summaryrefslogtreecommitdiff
path: root/sound/ppc/Makefile
blob: 679c45a8da2c3af762c613a29df17c0e06c62113 (plain)
1
2
3
4
5
6
7
8
9
10
#
# Makefile for ALSA
# Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
#

snd-powermac-objs := powermac.o pmac.o awacs.o burgundy.o daca.o tumbler.o keywest.o beep.o

# Toplevel Module Dependency
obj-$(CONFIG_SND_POWERMAC)	+= snd-powermac.o
obj-$(CONFIG_SND_PS3)		+= snd_ps3.o
ss='label'>space:mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-02-09 11:58:05 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2017-02-09 11:58:05 -0800
commit99378fd26803328cbab64ae60fa98e1394d07a6d (patch)
tree1ab2771c56963fec8669ac87c7058c84345365c4 /drivers/usb/gadget/usbstring.c
parent189addce85330208bea50ea7f1483b58822e93cf (diff)
parent413d37326700aaf708730b940b04192c36e13ef4 (diff)
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull input fixes from Dmitry Torokhov: "A fix for a crash in uinput, and a fix for build errors when HID-RMI is built-in but SERIO is a module" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: Input: synaptics-rmi4 - select 'SERIO' when needed Input: uinput - fix crash when mixing old and new init style
Diffstat (limited to 'drivers/usb/gadget/usbstring.c')