Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
[deliverable/linux.git] / Documentation / networking / timestamping / Makefile
CommitLineData
f28f9e43 1# List of programs to build
adb19fb6 2hostprogs-y := hwtstamp_config timestamping
f28f9e43
RD
3
4# Tell kbuild to always build the programs
5always := $(hostprogs-y)
6
7HOSTCFLAGS_timestamping.o += -I$(objtree)/usr/include
a4bcc795 8HOSTCFLAGS_hwtstamp_config.o += -I$(objtree)/usr/include
This page took 0.260578 seconds and 5 git commands to generate.