add a load of fixes from whiterussian to head
[openwrt.git] / target / linux / rules.mk
index 75a96b4..82ac46d 100644 (file)
@@ -29,6 +29,7 @@ $$(PKG_$(1)): $(LINUX_DIR)/.modules_done
        $(SCRIPT_DIR)/make-ipkg-dir.sh $$(I_$(1)) ../control/kmod-$(2).control $(LINUX_VERSION)-$(BOARD)-$(PKG_RELEASE) $(ARCH)
        echo "Depends: $$(IDEPEND_$(1))" >> $$(I_$(1))/CONTROL/control
        cp $(3) $$(I_$(1))/lib/modules/$(LINUX_VERSION)
+       $(6)
        $(IPKG_BUILD) $$(I_$(1)) $(PACKAGE_DIR)
 
 endef
This page took 0.026251 seconds and 4 git commands to generate.