projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add missing dependency
[openwrt.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
e5e1f6f
..
eed9335
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-39,11
+39,11
@@
else
endif
export OPENWRTVERSION
endif
export OPENWRTVERSION
-ifneq ($(shell ./scripts/timestamp.pl -p tmp/.pkginfo package scripts
Makefil
e),tmp/.pkginfo)
+ifneq ($(shell ./scripts/timestamp.pl -p tmp/.pkginfo package scripts
includ
e),tmp/.pkginfo)
tmp/.pkginfo: FORCE
endif
tmp/.pkginfo: FORCE
endif
-ifneq ($(shell ./scripts/timestamp.pl -p tmp/.targetinfo target/linux scripts
Makefil
e),tmp/.targetinfo)
+ifneq ($(shell ./scripts/timestamp.pl -p tmp/.targetinfo target/linux scripts
includ
e),tmp/.targetinfo)
tmp/.targetinfo: FORCE
endif
tmp/.targetinfo: FORCE
endif
This page took
0.018734 seconds
and
4
git commands to generate.