hc
2024-09-20 a36159eec6ca17402b0e146b86efaf76568dc353
kernel/samples/mei/Makefile
....@@ -1,10 +1,5 @@
11 # SPDX-License-Identifier: GPL-2.0
2
-CC := $(CROSS_COMPILE)gcc
3
-CFLAGS := -I../../usr/include
2
+# Copyright (c) 2012-2019, Intel Corporation. All rights reserved.
3
+userprogs-always-y += mei-amt-version
44
5
-PROGS := mei-amt-version
6
-
7
-all: $(PROGS)
8
-
9
-clean:
10
- rm -fr $(PROGS)
5
+userccflags += -I usr/include