fix platform specific overrides for kernel modules, fixes lp on brcm-2.4
[openwrt.git] / tools / firmware-utils / Makefile
index 880a13f..5ccc0d1 100644 (file)
@@ -51,6 +51,7 @@ define Host/Compile
        $(call cc2,mktplinkfw md5)
        $(call cc,pc1crypt)
        $(call cc,osbridge-crc)
+       $(call cc2,wrt400n cyg_crc32)
 endef
 
 define Host/Install
This page took 0.030334 seconds and 4 git commands to generate.