X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=openwrt%2Fpackage%2Frules.mk;h=fe68b0770700745ed7267ed59fb48ebf145ed090;hb=07425d330063f606ad4c2f351d790389b65e6847;hp=2acc2b80fd4c2865a4e583d331972ac3ad1d6fe5;hpb=49003208ab2d0ec414faefe2079c97e0a72e394c;p=openwrt%2Fopenwrt.git diff --git a/openwrt/package/rules.mk b/openwrt/package/rules.mk index 2acc2b80fd..fe68b07707 100644 --- a/openwrt/package/rules.mk +++ b/openwrt/package/rules.mk @@ -146,6 +146,7 @@ $$(IDIR_$(1))/CONTROL/control: $(PKG_BUILD_DIR)/.prepared $$(IPKG_$(1)): $$(IDIR_$(1))/CONTROL/control $(PKG_BUILD_DIR)/.built $(call Package/$(1)/install,$$(IDIR_$(1))) mkdir -p $(PACKAGE_DIR) + $(RSTRIP) $$(IDIR_$(1)) $(IPKG_BUILD) $$(IDIR_$(1)) $(PACKAGE_DIR) $$(INFO_$(1)): $$(IPKG_$(1))