X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=Makefile;h=d6b1b7d61854d1118c55e4c08fd52a94353012f1;hp=4947cbf954e45c5f6b222eddd1fc706d36d4f41f;hb=3caab973533fa2775fa5dca7975c1d6d8141b934;hpb=6e55c9439f1a8bf290ea1f73eea2f8a7f3b9a26e diff --git a/Makefile b/Makefile index 4947cbf95..d6b1b7d61 100644 --- a/Makefile +++ b/Makefile @@ -38,11 +38,11 @@ endif export OPENWRTVERSION ifneq ($(shell ./scripts/timestamp.pl -p tmp/.pkginfo package scripts Makefile),tmp/.pkginfo) - tmp/.pkginfo: tmpinfo-clean + tmp/.pkginfo: FORCE endif ifneq ($(shell ./scripts/timestamp.pl -p tmp/.targetinfo target/linux scripts Makefile),tmp/.targetinfo) - tmp/.targetinfo: tmpinfo-clean + tmp/.targetinfo: FORCE endif ifeq ($(FORCE),)