uboot-tools: expose host package in menuconfig
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 28 Jan 2012 17:42:50 +0000 (18:42 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 2 Feb 2012 19:55:45 +0000 (20:55 +0100)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Luca Ceresoli <luca@lucaceresoli.net>
Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/Config.in.host
package/uboot-tools/Config.in.host [new file with mode: 0644]

index 54f6a5985d296cf789f51353ced5e6194300f797..b8f8aab028adfc0129208ebe460a91d115c12e04 100644 (file)
@@ -1,3 +1,5 @@
 menu "Host utilities"
 
+source "package/uboot-tools/Config.in.host"
+
 endmenu
diff --git a/package/uboot-tools/Config.in.host b/package/uboot-tools/Config.in.host
new file mode 100644 (file)
index 0000000..7a844e9
--- /dev/null
@@ -0,0 +1,6 @@
+config BR2_PACKAGE_HOST_UBOOT_TOOLS
+       bool "host u-boot tools"
+       help
+         Companion tools for Das U-Boot bootloader.
+
+         http://www.denx.de/wiki/U-Boot/WebHome