aboutsummaryrefslogtreecommitdiff
path: root/bazel.WORKSPACE
blob: 8b5fb587cd4c850953f68cba1c7712c37da49b7c (plain)
1
2
3
4
5
# Call this before define_kleaf_workspace so we
# always prefer the u-boot py_toolchain.
# As a side effect, all u-boot targets, including those that do not need
# this special python, will use this special python.
register_toolchains("//lk:py_toolchain")