| # Copyright 2020 The Fuchsia Authors. All rights reserved. | |
| # Use of this source code is governed by a BSD-style license that can be | |
| # found in the LICENSE file. | |
| #### CATEGORY=Source tree | |
| #### EXECUTABLE=${PREBUILT_3P_DIR}/dtsfmt/${HOST_PLATFORM}/bin/dtsfmt | |
| ### dtsfmt is a utility for formatting device tree source (.dts) files. | |
| ## usage: run `fx dtsfmt --help` |