forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/tools/testing/selftests/powerpc/syscalls/Makefile
....@@ -1,4 +1,5 @@
1
-TEST_GEN_PROGS := ipc_unmuxed
1
+# SPDX-License-Identifier: GPL-2.0-only
2
+TEST_GEN_PROGS := ipc_unmuxed rtas_filter
23
34 CFLAGS += -I../../../../../usr/include
45