]> asedeno.scripts.mit.edu Git - linux.git/blob - samples/mei/Makefile
Merge tag 'drm-misc-next-fixes-2019-12-12' of git://anongit.freedesktop.org/drm/drm...
[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