summaryrefslogtreecommitdiffstats
path: root/Documentation/accounting/Makefile
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
OpenPOWER on IntegriCloud