treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / samples / mei / Makefile
blob27f37efdadb4712b4b0f98e2912f83757c81f81f
1 # SPDX-License-Identifier: GPL-2.0
2 # Copyright (c) 2012-2019, Intel Corporation. All rights reserved.
4 hostprogs-y := mei-amt-version
6 HOSTCFLAGS_mei-amt-version.o += -I$(objtree)/usr/include
8 always := $(hostprogs-y)
10 all: mei-amt-version