Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs
[deliverable/linux.git] / Documentation / networking / Makefile
1 # kbuild trick to avoid linker error. Can be omitted if a module is built.
2 obj- := dummy.o
3
4 # Tell kbuild to always build the programs
5 always := $(hostprogs-y)
6
7 obj-m := timestamping/
This page took 0.034717 seconds and 6 git commands to generate.