linux-stable/samples/mei/Makefile

11 lines
238 B
Makefile

# 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