Skip to content
Snippets Groups Projects
Verified Commit ad1b843f authored by Michal Hrusecky's avatar Michal Hrusecky :mouse:
Browse files

mkimage: Fix Makefile

parent 12015bf8
Branches
Tags
No related merge requests found
......@@ -62,10 +62,10 @@ index 2f8dd0ae64..f984aba7c1 100644
+ SUBMENU:=Boot Loaders
+ TITLE:=create U-Boot bootloader images
+ URL:=http://www.denx.de/wiki/U-Boot
+ DEPENDS:=+libopenssl @CONFIG_OPENSSL_ENGINE
+ DEPENDS:=+libopenssl
+endef
+
+define Package/uboot-envtools/description
+define Package/uboot-mkimage/description
+ This package includes tools to create U-Boot bootloader images.
+endef
+
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment