mac80211: implement wds sta support (wds ap support work in progress, needs hostapd...
[openwrt.git] / include / package.mk
index 7cfe697..4ee9d71 100644 (file)
@@ -176,7 +176,7 @@ endif
   $(call shexport,Package/$(1)/config)
 
   $(if $(DUMP), \
-    $(Dumpinfo), \
+    $(Dumpinfo/Package), \
     $(foreach target, \
       $(if $(Package/$(1)/targets),$(Package/$(1)/targets), \
         $(if $(PKG_TARGETS),$(PKG_TARGETS), ipkg $(if $(CONFIG_DEBUG_DIR),debug)) \
This page took 0.02886 seconds and 4 git commands to generate.