aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking/timestamping/Makefile
blob: 52ac67da931516873f3039613ff139c1d7b5d6bd (plain) (blame)
1
2
3
4
5
6
7
8
# List of programs to build
hostprogs-y := hwtstamp_config timestamping

# Tell kbuild to always build the programs
always := $(hostprogs-y)

HOSTCFLAGS_timestamping.o += -I$(objtree)/usr/include
HOSTCFLAGS_hwtstamp_config.o += -I$(objtree)/usr/include