X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/b42464ede09742cd73b853c19c11e7fd17e7d3b5..a26c9305b4fe8dd9fef5485d1aede9046b7bc986:/include/quilt.mk diff --git a/include/quilt.mk b/include/quilt.mk index a9af2268b..925b7a736 100644 --- a/include/quilt.mk +++ b/include/quilt.mk @@ -125,7 +125,8 @@ define Quilt/Refresh/Kernel endef define Quilt/Template - $($(2)STAMP_CONFIGURED): $($(2)STAMP_CHECKED) FORCE + $($(2)STAMP_CONFIGURED): $($(2)STAMP_CHECKED) + $(if $(NO_RECONFIGURE),$($(2)STAMP_BUILT),$($(2)STAMP_CONFIGURED)): FORCE $($(2)STAMP_CHECKED): $($(2)STAMP_PREPARED) if [ -s "$(1)/patches/series" ]; then \ (cd "$(1)"; \