summaryrefslogtreecommitdiffstats
path: root/rules/host-u-boot-tools.in
diff options
context:
space:
mode:
authorAndreas Bießmann <andreas@biessmann.de>2012-01-31 23:49:05 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-03-12 11:33:26 +0100
commit56b3484d1c9437e3945ea86228c874309fbaeaae (patch)
tree7918c88cc841258150649af10cfb84a158b47c5a /rules/host-u-boot-tools.in
parenta144761821089dac6141611ad55320f016f64a5f (diff)
downloadptxdist-56b3484d1c9437e3945ea86228c874309fbaeaae.tar.gz
ptxdist-56b3484d1c9437e3945ea86228c874309fbaeaae.tar.xz
replace umkimage by u-boot sources
This patch removes the forked mkimage u-boot tool and uses the mainline u-boot code to build this tool. Signed-off-by: Andreas Bießmann <andreas@biessmann.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-u-boot-tools.in')
-rw-r--r--rules/host-u-boot-tools.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/rules/host-u-boot-tools.in b/rules/host-u-boot-tools.in
new file mode 100644
index 000000000..c89c04dac
--- /dev/null
+++ b/rules/host-u-boot-tools.in
@@ -0,0 +1,5 @@
+## SECTION=hosttools_noprompt
+
+config HOST_U_BOOT_TOOLS
+ tristate
+ default ALLYES