summaryrefslogtreecommitdiff
path: root/astraceroute/Makefile
blob: 91f0a9e5a0e41b9dabbec9197d4914c981267042 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
astraceroute-libs =	-lGeoIP \
			-lpthread \
			-lz

astraceroute-objs =	xmalloc.o \
			xio.o \
			xutils.o \
			proto_none.o \
			tprintf.o \
			bpf.o \
			geoip.o \
			ring_rx.o \
			astraceroute.o
value='20'>20space:mode:
authorAxel Lin <axel.lin@ingics.com>2016-04-29 13:38:41 +0800
committerMark Brown <broonie@kernel.org>2016-04-29 18:16:25 +0100
commit83fefd2d5bec94de765305d44633c42371360a2a (patch)
treee8b861353532513fd830fb0810f33ffd29b73f05 /Documentation/hwmon/tmp401
parentf55532a0c0b8bb6148f4e07853b876ef73bc69ca (diff)
spi: st-ssc4: Allow compile test build
There is no build dependency for this driver, so enable COMPILE_TEST to get better build coverage. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/hwmon/tmp401')