]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - tools/Makefile
sunxi: non-FEL SPL boot support for sun7i
[karo-tx-uboot.git] / tools / Makefile
index 6e43a0150d41d200bdd4097bcdc2c5a3af792277..b64522440da4a2bba4d3cfdd11f14532af4aba32 100644 (file)
@@ -131,6 +131,8 @@ hostprogs-$(CONFIG_MX23) += mxsboot$(SFX)
 hostprogs-$(CONFIG_MX28) += mxsboot$(SFX)
 HOSTCFLAGS_mxsboot$(SFX).o := -pedantic
 
+hostprogs-$(CONFIG_SUNXI) += mksunxiboot$(SFX)
+
 hostprogs-$(CONFIG_NETCONSOLE) += ncb$(SFX)
 hostprogs-$(CONFIG_SHA1_CHECK_UB_IMG) += ubsha1$(SFX)