summaryrefslogtreecommitdiff
path: root/samples/mei/Makefile
blob: f5b9d02be2cd42fcb9928ee81ac030ed45d31090 (plain)
1
2
3
4
5
6
7
8
9
10
# SPDX-License-Identifier: GPL-2.0
# Copyright (c) 2012-2019, Intel Corporation. All rights reserved.

hostprogs := mei-amt-version

HOSTCFLAGS_mei-amt-version.o += -I$(objtree)/usr/include

always-y := $(hostprogs)

all: mei-amt-version