include/package.mk: Add support for src-checkout/ folder master
authorJohn Crispin <john@phrozen.org>
Wed, 10 Jul 2019 11:32:24 +0000 (13:32 +0200)
committerJohn Crispin <john@phrozen.org>
Wed, 10 Jul 2019 11:49:19 +0000 (13:49 +0200)
commite1a4b45aa571a01c4c9ac236e2b419d55b3673f9
tree023b9261a53a66268fcda039fbee043542ab31ad
parent1174b94bc98db9730cec8501397cf997b6f7b35c
include/package.mk: Add support for src-checkout/ folder

This feature is similar to the SRC_TREE_OVERRIDE. However instead of having
to manually create a symlink inside the package folder, the buildsystem
will check if $(TOP_DIR)/src-checkout/$(PKG_NAME)/.git is present and use
this instead.

Signed-off-by: John Crispin <john@phrozen.org>
.gitignore
include/package.mk