summaryrefslogtreecommitdiff
path: root/trafgen/Makefile
blob: 8257ad1957aa97ba15b135a24f257ba2daa8af9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
trafgen-libs =	$(shell pkg-config --libs libnl-3.0) \
		$(shell pkg-config --libs libnl-genl-3.0) \
		-lm

trafgen-objs =	xmalloc.o \
		xio.o \
		xutils.o \
		mac80211.o \
		ring_tx.o \
		ring.o \
		trafgen_lexer.yy.o \
		trafgen_parser.tab.o \
		trafgen.o

trafgen-lex =	trafgen_lexer.yy.o

trafgen-yaac =	trafgen_parser.tab.o
d>James Bottomley <James.Bottomley@HansenPartnership.com>2016-10-27 08:37:29 -0700 committerJames Bottomley <James.Bottomley@HansenPartnership.com>2016-10-27 08:37:29 -0700 commit49ce5b5f0371951c3ad751e71a63f487606738c3 (patch) tree73db7056aa47a468009e484179e90b3c2cf03572 /Documentation/devicetree parent602432c150251f20fb4a41a5a6463b91e3d19053 (diff)parent2bf7dc8443e113844d078fd6541b7f4aa544f92f (diff)
Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixes
Diffstat (limited to 'Documentation/devicetree')