ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem held
[linux/fpc-iii.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