[LEDE-DEV] [PATCH 0/2] include: Switch git clone to git DownloadMethod
Florian Fainelli
f.fainelli at gmail.com
Wed Nov 9 09:34:16 PST 2016
This switches the semi manual git clone process for the kernel to use the git
Download method which packs the sources at the end, and therefore avoids
repeated clones on the same git tree if iterating through make
target/linux/{clean,prepare} etc.
Florian Fainelli (2):
include/download.mk: Allow specify DownloadMethod specific options
include/kernel: Switch to git download method
include/download.mk | 3 ++-
include/kernel-build.mk | 19 +++++++++++++++++++
include/kernel-defaults.mk | 11 +----------
3 files changed, 22 insertions(+), 11 deletions(-)
--
2.10.1
More information about the Lede-dev
mailing list