ar71xx: fix AR934X_WMAC_SIZE
[openwrt/svn-archive/archive.git] / include / subdir.mk
index d079be118ed42f3b8050ec3b68577e03e0afedb7..a097db2b1dafa7bc346d7527a356459e75f06a9c 100644 (file)
@@ -59,7 +59,7 @@ define stampfile
   $(1)/stamp-$(3):=$(if $(6),$(6),$(STAGING_DIR))/stamp/.$(2)_$(3)$(if $(5),_$(call confvar,$(5)))
   $$($(1)/stamp-$(3)): $(TMP_DIR)/.build $(4)
        @+$(SCRIPT_DIR)/timestamp.pl -n $$($(1)/stamp-$(3)) $(1) $(4) || \
-               $(MAKE) $$($(1)/flags-$(3)) $(1)/$(3)
+               $(MAKE) $(if $(QUIET),--no-print-directory) $$($(1)/flags-$(3)) $(1)/$(3)
        @mkdir -p $$$$(dirname $$($(1)/stamp-$(3)))
        @touch $$($(1)/stamp-$(3))