projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[adm5120] add packages required by failsafe support to defaults
[openwrt.git]
/
include
/
scan.mk
diff --git
a/include/scan.mk
b/include/scan.mk
index
28f526a
..
c51c4c7
100644
(file)
--- a/
include/scan.mk
+++ b/
include/scan.mk
@@
-17,7
+17,7
@@
ifeq ($(IS_TTY),1)
endef
else
define progress
- :
+ :
;
endef
endif
@@
-49,7
+49,7
@@
$(TMP_DIR)/info/.files-$(SCAN_TARGET).mk: $(FILELIST)
-include $(TMP_DIR)/info/.files-$(SCAN_TARGET).mk
-$(TARGET_STAMP):
+$(TARGET_STAMP):
:
( \
$(NO_TRACE_MAKE) $(FILELIST); \
MD5SUM=$$(cat $(FILELIST) | (md5sum || md5) | awk '{print $$1}'); \
This page took
0.021285 seconds
and
4
git commands to generate.