X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=Makefile;h=eed9335a5be66ba6f5d657f9d775d49f4f7bd6cf;hb=85668687d84405d3889aa7ffb01d16db48990070;hp=e5e1f6fd3110cd1c7eddde05af84b6da2b9be223;hpb=7e3c65163fa028248cabbe3479a7f3eaa2338985;p=openwrt.git diff --git a/Makefile b/Makefile index e5e1f6fd31..eed9335a5b 100644 --- a/Makefile +++ b/Makefile @@ -39,11 +39,11 @@ else endif export OPENWRTVERSION -ifneq ($(shell ./scripts/timestamp.pl -p tmp/.pkginfo package scripts Makefile),tmp/.pkginfo) +ifneq ($(shell ./scripts/timestamp.pl -p tmp/.pkginfo package scripts include),tmp/.pkginfo) tmp/.pkginfo: FORCE endif -ifneq ($(shell ./scripts/timestamp.pl -p tmp/.targetinfo target/linux scripts Makefile),tmp/.targetinfo) +ifneq ($(shell ./scripts/timestamp.pl -p tmp/.targetinfo target/linux scripts include),tmp/.targetinfo) tmp/.targetinfo: FORCE endif