]> bbs.cooldavid.org Git - net-next-2.6.git/blame - Documentation/networking/timestamping/Makefile
timestamping: fix example build
[net-next-2.6.git] / Documentation / networking / timestamping / Makefile
CommitLineData
f28f9e43
RD
1# kbuild trick to avoid linker error. Can be omitted if a module is built.
2obj- := dummy.o
cb9eff09 3
f28f9e43
RD
4# List of programs to build
5hostprogs-y := timestamping
6
7# Tell kbuild to always build the programs
8always := $(hostprogs-y)
9
10HOSTCFLAGS_timestamping.o += -I$(objtree)/usr/include
cb9eff09
PO
11
12clean:
13 rm -f timestamping