slackbuilds/development/device-tree-compiler
B. Watson 36da3cf17e
development/device-tree-compiler: Add -j1 to make commands.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-11-25 22:12:46 +07:00
..
README
device-tree-compiler.SlackBuild development/device-tree-compiler: Add -j1 to make commands. 2023-11-25 22:12:46 +07:00
device-tree-compiler.info development/device-tree-compiler: Updated for version 1.6.1. 2022-02-14 02:59:27 -06:00
fix-python-destdir-usage.diff development/device-tree-compiler: Respect DESTDIR in python install 2021-11-12 00:39:43 +07:00
slack-desc

README

device-tree-compiler (Device Tree Compiler for Flat Device Trees)

Device Tree Compiler, 'dtc', transforms a textual description of
a device tree ('DTS') into a binary object ('DTB').  DTS is most 
commonly used on embedded platforms.  This tool is particularly 
useful for building a DTS-enabled 'U-Boot' binary.

See http://elinux.org/Device_Tree for more information.