summaryrefslogtreecommitdiffstats
path: root/package/dtc/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* package/dtc: add option to install programsYann E. MORIN2013-05-121-2/+26
| | | | | | | | | | | | By default, we only install the libfdt library. As suggested by Arnout, add an option that also installs the few dtc programs. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/dtc: new packageYann E. MORIN2013-05-121-0/+9
dtc is the Device Tree Compiler, and manipulates device trees. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>