Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « networking « Documentation - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0aa1ac98fc2b1b1a9325f066879216d56ae7e1db (plain)
1
2
3
4
5
6
7
# kbuild trick to avoid linker error. Can be omitted if a module is built.
obj- := dummy.o

# Tell kbuild to always build the programs
always := $(hostprogs-y)

obj-m := timestamping/