run patch against kernel
[openwrt.git] / obsolete-buildroot / make / wshaper.mk
index ff91090..d892a60 100644 (file)
@@ -43,7 +43,7 @@ $(BUILD_DIR)/$(WSHAPER)/ipkg/control  :       $(BUILD_DIR)/$(WSHAPER)/.unpacked $(DL_D
        
 # now that we have it all in place, just build it
 $(BUILD_DIR)/$(WSHAPER_TARGET):        $(BUILD_DIR)/$(WSHAPER)/ipkg/control
-       cd $(BUILD_DIR)/$(WSHAPER); ipkg-buildpackage -c
+       cd $(BUILD_DIR)/$(WSHAPER); $(IPKG_BUILDPACKAGE)
        
                
        
This page took 0.028512 seconds and 4 git commands to generate.