sdk: use prepare target to initialize git snapshot
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 8 Feb 2015 22:54:27 +0000 (22:54 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 8 Feb 2015 22:54:27 +0000 (22:54 +0000)
commit1c24caf10e6d3816c2b854cbee0b11663dfd9995
tree58838b1e6938b41c8a842bc6186119d502f3e22a
parent43b3aa498e3c87581486f15f3344ec4d34ee5b19
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]