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)
commit49fda5e4d9d5f0f195894d82b3554deb88dfe413
treecc197363e0c88e1367d25821a89aa4c5f4b49ec9
parent1a27d74827b6f1ca494aa8e476d311ba74e82747
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>
SVN-Revision: 44330
target/sdk/Makefile
target/sdk/files/Makefile
target/sdk/files/include/prepare.mk [new file with mode: 0644]