summaryrefslogtreecommitdiffstats
path: root/package/Config.in.host
diff options
context:
space:
mode:
authorgregory hermant <gregory.hermant@calao-systems.com>2012-07-20 18:06:12 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-07-20 20:03:53 +0200
commitf3c1ee9a598d470956d029a16b64a33c10aee06d (patch)
treee7afa469a09074962c7403a81ac2235240bb76e9 /package/Config.in.host
parenta3a362169321f2c5c9e2c7815c414984e94c56bc (diff)
downloadbuildroot-novena-f3c1ee9a598d470956d029a16b64a33c10aee06d.tar.gz
buildroot-novena-f3c1ee9a598d470956d029a16b64a33c10aee06d.zip
dfu-util: new package
Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/Config.in.host')
-rw-r--r--package/Config.in.host1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Config.in.host b/package/Config.in.host
index 9fcfede00..79050f25d 100644
--- a/package/Config.in.host
+++ b/package/Config.in.host
@@ -1,5 +1,6 @@
menu "Host utilities"
+source "package/dfu-util/Config.in.host"
source "package/lpc3250loader/Config.in.host"
source "package/omap-u-boot-utils/Config.in.host"
source "package/openocd/Config.in.host"