Fix the annoying base-files autorebuild bug. When checking file mtimes in directories...
authorFelix Fietkau <nbd@openwrt.org>
Fri, 12 Jan 2007 11:09:05 +0000 (11:09 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 12 Jan 2007 11:09:05 +0000 (11:09 +0000)
commit0e3a29c270904f3b7be0dabbecd0401488318809
tree713e854fcef841cb6c0b3173873d7107ca727da7
parent5605b82835d762cac910dd640ade13f8c4a3668e
Fix the annoying base-files autorebuild bug. When checking file mtimes in directories, timestamp.pl was following symlinks. This broke on base-files, because there are symlinks to /tmp and to /proc/mounts in the build directory.

SVN-Revision: 6084
include/package.mk
package/base-files/Makefile
scripts/timestamp.pl