From bd40fcec77c8977730013e84538221a5cc32f910 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sun, 10 Jul 2011 22:11:09 +0200 Subject: uboot-mkimage: add target support Signed-off-by: Peter Korsgaard --- package/uboot-mkimage/Config.in | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 package/uboot-mkimage/Config.in (limited to 'package/uboot-mkimage/Config.in') diff --git a/package/uboot-mkimage/Config.in b/package/uboot-mkimage/Config.in new file mode 100644 index 000000000..e1dec5379 --- /dev/null +++ b/package/uboot-mkimage/Config.in @@ -0,0 +1,7 @@ +config BR2_PACKAGE_UBOOT_MKIMAGE + bool "uboot-mkimage" + help + The mkimage tool from Das U-Boot bootloader, which allows + generation of U-Boot images in various formats. + + http://www.denx.de/wiki/U-Boot/WebHome -- cgit v1.2.3