]> asedeno.scripts.mit.edu Git - linux.git/blob - samples/mei/Makefile
Merge tag 's390-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
[linux.git] / samples / mei / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 # Copyright (c) 2012-2019, Intel Corporation. All rights reserved.
3
4 hostprogs-y := mei-amt-version
5
6 HOSTCFLAGS_mei-amt-version.o += -I$(objtree)/usr/include
7
8 always := $(hostprogs-y)
9
10 all: mei-amt-version