Linux 4.3
[linux/fpc-iii.git] / Documentation / networking / timestamping / Makefile
blob8c20dfaa4d6ee91341ac782179127274e8abde61
1 # To compile, from the source root
3 # make headers_install
4 # make M=documentation
6 # List of programs to build
7 hostprogs-y := hwtstamp_config timestamping txtimestamp
9 # Tell kbuild to always build the programs
10 always := $(hostprogs-y)
12 HOSTCFLAGS_timestamping.o += -I$(objtree)/usr/include
13 HOSTCFLAGS_txtimestamp.o += -I$(objtree)/usr/include
14 HOSTCFLAGS_hwtstamp_config.o += -I$(objtree)/usr/include