X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fquilt.mk;h=925b7a736bd83710331c4396b804d8593505e58f;hb=3e2f57835342074a90843077c1c63c88a42e6217;hp=a9af2268bc2273b8b12665e3248a4fd59edba55b;hpb=149341faf161c9144355e1cd75550bd6fe8e37d0;p=oweals%2Fopenwrt.git diff --git a/include/quilt.mk b/include/quilt.mk index a9af2268bc..925b7a736b 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)"; \