From 47f578e3c2db53caf51fad9ec24e71ff1606c862 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN" Date: Thu, 9 May 2013 12:22:58 +0000 Subject: package/dtc: new package dtc is the Device Tree Compiler, and manipulates device trees. Signed-off-by: "Yann E. MORIN" Cc: Arnout Vandecappelle Signed-off-by: Peter Korsgaard --- package/dtc/Config.in | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 package/dtc/Config.in (limited to 'package/dtc/Config.in') diff --git a/package/dtc/Config.in b/package/dtc/Config.in new file mode 100644 index 000000000..e1f6e86de --- /dev/null +++ b/package/dtc/Config.in @@ -0,0 +1,9 @@ +config BR2_PACKAGE_DTC + bool "dtc" + help + The Device Tree Compiler, dtc, takes as input a device-tree in + a given format and outputs a device-tree in another format. + + Note that only the library is installed for now. + + http://git.jdl.com/gitweb/?p=dtc.git (no home page) -- cgit v1.2.3