linux: install dtc (device tree compiler) as host tool if selected
authorThomas De Schampheleire <patrickdepinguin+buildroot@gmail.com>
Tue, 15 May 2012 08:18:25 +0000 (08:18 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 15 May 2012 20:59:20 +0000 (22:59 +0200)
commit707d44d0a28906ebda49584dd5f55985406f0bde
tree03353bdfdfba3374670fe7f54ad79c9e5a0f3776
parent54366d812d860aa7de776f14b00d52f89bb52371
linux: install dtc (device tree compiler) as host tool if selected

Having dtc as a host tool can be useful for users that have a custom
boot scenario where the device tree is not embedded in the kernel.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
linux/linux.mk