Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-btrfs-devel.git] / Documentation / networking / timestamping / Makefile
blobe79973443e9fdcbe096445f4a13b102435a20ac6
1 # kbuild trick to avoid linker error. Can be omitted if a module is built.
2 obj- := dummy.o
4 # List of programs to build
5 hostprogs-y := timestamping
7 # Tell kbuild to always build the programs
8 always := $(hostprogs-y)
10 HOSTCFLAGS_timestamping.o += -I$(objtree)/usr/include
12 clean:
13 rm -f timestamping