diff --git a/test/BUILD.gn b/test/BUILD.gn index 9f03f885d9111cc300e8ca4ad90d58d16333bfa5..32cae154f39b5d32058a24011e4a8c59aa80bd01 100644 --- a/test/BUILD.gn +++ b/test/BUILD.gn @@ -18,7 +18,7 @@ if (is_standard_system) { } if (is_standard_system) { - module_output_path = "linuxkerneltest/" + module_output_path = "linux-linux/" linuxkerneltest_public_deps = [ "//third_party/bounds_checking_function:libsec_shared", "//third_party/googletest:gtest_main",