sdk: use prepare target to initialize git snapshot
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 8 Feb 2015 22:54:27 +0000 (22:54 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 8 Feb 2015 22:54:27 +0000 (22:54 +0000)
commit6de2899e7d5e7a27221d4dcd7ca68cf7feb7307f
tree58838b1e6938b41c8a842bc6186119d502f3e22a
parent5f98f96407ccfd7f3692de0a3b9dba0f2ccf10bb
sdk: use prepare target to initialize git snapshot

The new approach is less prone to race conditions and will properly
snapshot the symlinks prepared by the prereq-build target.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44330 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/sdk/Makefile
target/sdk/files/Makefile
target/sdk/files/include/prepare.mk [new file with mode: 0644]