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


_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to