forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
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