X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/4a74184e813e172a3d1a9b4f2ba5ccae38251c1c..525e22f2304417c05fd7fa26b443d4e4f7a3286f:/tools/firmware-utils/Makefile?ds=inline diff --git a/tools/firmware-utils/Makefile b/tools/firmware-utils/Makefile index da6980514..3293398e4 100644 --- a/tools/firmware-utils/Makefile +++ b/tools/firmware-utils/Makefile @@ -52,6 +52,7 @@ define Host/Compile $(call cc,xorimage) $(call cc,buffalo-enc buffalo-lib, -Wall) $(call cc,buffalo-tag buffalo-lib, -Wall) + $(call cc,buffalo-tftp buffalo-lib, -Wall) $(call cc,mkwrgimg md5, -Wall) endef