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

Makefile « accounting « Documentation - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7e232cb6fd7d1e95a8b32fa0c9f69864e1528ec8 (plain)
1
2
3
4
5
6
7
# List of programs to build
hostprogs-y := getdelays

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

HOSTCFLAGS_getdelays.o += -I$(objtree)/usr/include