summaryrefslogtreecommitdiff
path: root/bpfc/Makefile
blob: 4451f646d20d068d128fa47ada351704c2f29c2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
bpfc-libs =

bpfc-objs =	xmalloc.o \
		xutils.o \
		bpf.o \
		bpf_lexer.yy.o \
		bpf_parser.tab.o \
		bpfc.o

bpfc-lex =	bpf_lexer.yy.o

bpfc-yaac =	bpf_parser.tab.o
ut type='submit' value='reload'/>
authorGregory CLEMENT <gregory.clement@free-electrons.com>2017-01-30 20:29:35 +0100
committerDavid S. Miller <davem@davemloft.net>2017-01-30 16:50:57 -0500
commit1558727a1c1b65459cb9ae31f36ace45d56c6767 (patch)
tree759b1a285330156e34863d910c4a0c7a4a0b3b89 /drivers
parenta75961d0ebfd8866e03855bfdbb5733a268b0a44 (diff)
net: dsa: mv88e6xxx: Add support for ethernet switch 88E6141
The Marvell 88E6341 device is single-chip, 6-port Ethernet switch with four integrated 10/100/1000Mbps Ethernet transceivers and one high speed SerDes interfaces. It belongs to the Topaz family and unlike the 88E6341 it does not have a TCAM. Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Reviewed-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
owerpc/mm/Makefile?id=1c3415a06b1016a596bfe59e0cfee56c773aa958'>1c3415a06b1016a596bfe59e0cfee56c773aa958 (diff)
parent7a308bb3016f57e5be11a677d15b821536419d36 (diff)
Merge tag 'v4.10-rc5' into for-linus
Sync up with mainline to apply fixup to a commit that came through power supply tree.
Diffstat (limited to 'tools/testing/selftests/powerpc/mm/Makefile')