X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=Makefile;h=eed9335a5be66ba6f5d657f9d775d49f4f7bd6cf;hb=e637a00d579bbb96fca5f8afcaa8ee59c6d73b25;hp=e5e1f6fd3110cd1c7eddde05af84b6da2b9be223;hpb=b8712cb816fc0d0d7b6c15be6e06d9dc3d3164be;p=openwrt%2F.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