move mkelfimage from tools/ to package/ as it needs a proper i386 toolchain - make...
[openwrt.git] / tools / firmware-utils / Makefile
index ce2a15d..ebec10b 100644 (file)
@@ -50,6 +50,8 @@ define Host/Compile
        $(call cc,spw303v)
        $(call cc,trx2edips)
        $(call cc,xorimage)
+       $(call cc,buffalo-enc buffalo-lib, -Wall)
+       $(call cc,buffalo-tag buffalo-lib, -Wall)
 endef
 
 define Host/Install
This page took 0.022767 seconds and 4 git commands to generate.