X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/4a74184e813e172a3d1a9b4f2ba5ccae38251c1c..7ff6d75e22be16aadab7e9de3a545813da4c844d:/tools/firmware-utils/Makefile?ds=sidebyside 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