aboutsummaryrefslogtreecommitdiff
path: root/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.bazel')
-rw-r--r--BUILD.bazel7
1 files changed, 0 insertions, 7 deletions
diff --git a/BUILD.bazel b/BUILD.bazel
index 63873b117c..61096ca692 100644
--- a/BUILD.bazel
+++ b/BUILD.bazel
@@ -249,13 +249,6 @@ copy_to_dist_dir(
flat = True,
)
-copy_to_dist_dir(
- name = "gbl_efi_dist",
- data = [ "@gbl//efi:all_platforms" ],
- dist_dir = "out/u-boot/gbl_efi/",
- flat = True,
-)
-
# Use SWIG enabled Python
py_runtime_pair(
name = "py_runtime_pair",