commit | 24ae92ce6d32f4a9a2f50529f7e90db77cb4915d | [log] [tgz] |
---|---|---|
author | Stefan Brüns <stefan.bruens@rwth-aachen.de> | Sat Oct 29 12:23:18 2016 +0200 |
committer | Hans de Goede <hdegoede@redhat.com> | Sun Oct 30 11:38:04 2016 +0100 |
tree | 18ca38cb2e63d22ead85117e3e4cbd79f78f94a6 | |
parent | bd732d098e12c304a3e71b70d785273323797444 [diff] [blame] |
tools: add mksunxiboot to tools-all target mksunxiboot is useful outside of u-boot, it is e.g. used by sunxi-tools. Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
diff --git a/tools/Makefile b/tools/Makefile index 556f397..400588c 100644 --- a/tools/Makefile +++ b/tools/Makefile
@@ -13,6 +13,7 @@ CONFIG_XWAY_SWAP_BYTES = y CONFIG_NETCONSOLE = y CONFIG_SHA1_CHECK_UB_IMG = y +CONFIG_SUNXI = y endif subdir-$(HOST_TOOLS_ALL) += easylogo