Makefile 238 Bytes
# 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