diff --git a/BUILD.bazel b/BUILD.bazel index 564488eca584..4c1a6b6a3e28 100644 --- a/BUILD.bazel +++ b/BUILD.bazel @@ -33,7 +33,7 @@ x86_64_outs = common_outs + ["bzImage"] name = name, outs = outs, build_config = config, - sources = glob( + srcs = glob( ["**"], exclude = [ "android/*",