summaryrefslogtreecommitdiffstats
path: root/Documentation/misc-devices/mei/Makefile
blob: d758047d1b6d5d3a69692f744be8b99ffef64be6 (plain)
1
2
3
4
5
# List of programs to build
hostprogs-y := mei-amt-version
HOSTCFLAGS_mei-amt-version.o += -I$(objtree)/usr/include
# Tell kbuild to always build the programs
always := $(hostprogs-y)
OpenPOWER on IntegriCloud