1
0
Fork 0
alistair23-linux/samples/mei/Makefile

11 lines
240 B
Makefile

# SPDX-License-Identifier: GPL-2.0
# Copyright (c) 2012-2019, Intel Corporation. All rights reserved.
hostprogs-y := mei-amt-version
HOSTCFLAGS_mei-amt-version.o += -I$(objtree)/usr/include
always := $(hostprogs-y)
all: mei-amt-version