]> asedeno.scripts.mit.edu Git - linux.git/blob - samples/mei/Makefile
lib: crc64: include <linux/crc64.h> for 'crc64_be'
[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