# # Makefile for ALSA # Copyright (c) 2001 by Jaroslav Kysela # snd-cs4231-objs := cs4231.o snd-cs4236-objs := cs4236.o cs4236_lib.o # Toplevel Module Dependency obj-$(CONFIG_SND_CS4231) += snd-cs4231.o obj-$(CONFIG_SND_CS4236) += snd-cs4236.o ='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)AuthorFilesLines
2017-02-08gro_cells: move to net/core/gro_cells.cEric Dumazet2-0/+93
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller