Package bcm63xx-pcmcia kernel module and fix compilation
[openwrt.git] / package / acx / Makefile
index 7db3f51..83e0660 100644 (file)
@@ -75,6 +75,8 @@ define KernelPackage/acx/install
        $(INSTALL_DIR) $(1)/lib/firmware
        $(INSTALL_DATA) $(DL_DIR)/$(C16_FW) $(1)/lib/firmware/
        $(INSTALL_DATA) $(DL_DIR)/$(C19_FW) $(1)/lib/firmware/
+       $(INSTALL_DIR) $(1)/lib/wifi
+       $(INSTALL_DATA) ./files/lib/wifi/acx.sh $(1)/lib/wifi/
 endef
 
 $(eval $(call KernelPackage,acx))