Prevent unnecessary host package rebuilds.
authorlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 3 Jan 2010 18:00:28 +0000 (18:00 +0000)
committerlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 3 Jan 2010 18:00:28 +0000 (18:00 +0000)
commite6c9aacc5937d1f4a0686ae660d7c6f48f998218
treed5b50389e52d2b0ef407fa7c5ffddfbf1b48583d
parent6d15a5170a6f5ae92748da96d2adf054a216080a
Prevent unnecessary host package rebuilds.

Sometimes `make install` touches a file inside the build directory, so it is
betterr to create the build stamp after calling `make install` otherwise the
package is going to be rebuild even though nothing really changed.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19021 3c298f89-4303-0410-b956-a3cf2f4a3e73
include/host-build.mk