Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux'
[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.038508 seconds and 6 git commands to generate.