broadcom-wl: fix setup of virtual interfaces (patch by Nathan Hintz)
[openwrt.git] / tools / firmware-utils / Makefile
index ce2a15d..3293398 100644 (file)
@@ -50,6 +50,10 @@ 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)
+       $(call cc,buffalo-tftp buffalo-lib, -Wall)
+       $(call cc,mkwrgimg md5, -Wall)
 endef
 
 define Host/Install
This page took 0.021997 seconds and 4 git commands to generate.