slackbuilds_ponce/development/device-tree-compiler
B. Watson 3e653bd203 development/device-tree-compiler: Fix shebang.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-03-25 13:27:20 +00:00
..
device-tree-compiler.info
device-tree-compiler.SlackBuild development/device-tree-compiler: Fix shebang. 2017-03-25 13:27:20 +00:00
README
slack-desc

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.