X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/4a74184e813e172a3d1a9b4f2ba5ccae38251c1c..8be08aa65de9fec59f0bb7de407382ac58b44a0c:/tools/firmware-utils/Makefile 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