X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=Makefile;h=25f2f4eb2116474293b116e0f4b60f1dafd34cc8;hp=d9db23678d49989e6acf027372a1ec02bdfdec86;hb=035f1eebe8cf4b5671415c13094d83e4ce44c135;hpb=203cccc4a22bc62775e930f957baab9dcac5cfcb diff --git a/Makefile b/Makefile index d9db23678..25f2f4eb2 100644 --- a/Makefile +++ b/Makefile @@ -62,7 +62,7 @@ tmp/.$(1): $(FILE) $(FILE): ) -tmp/.$(1): $(STAMP_$(1)) +tmp/.$(1): $(STAMP_$(1)) $(4) @echo -n Collecting $(3) info... @$(NO_TRACE_MAKE) -s -f include/scan.mk SCAN_TARGET="$(1)" SCAN_DIR="$(2)" SCAN_NAME="$(3)" SCAN_DEPS="$(4)"