diff options
author | John Crispin <blogic@openwrt.org> | 2014-06-02 12:45:19 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-06-02 12:45:19 +0000 |
commit | eeb79d7591215bfe2196a072db019f50f5f9c78b (patch) | |
tree | 64e1fc97cf1e3c670d668a9e3b23f50924004b14 /include/unpack.mk | |
parent | 2c1b67136203729dea719ca40a33b44a0c73defb (diff) | |
download | upstream-eeb79d7591215bfe2196a072db019f50f5f9c78b.tar.gz upstream-eeb79d7591215bfe2196a072db019f50f5f9c78b.tar.bz2 upstream-eeb79d7591215bfe2196a072db019f50f5f9c78b.zip |
include: Clean-up kernel git command options management
The way git options are managed in kernel-defaults.mk makes additions
difficult. If requires different code path for each option; it's
ok so far as we handle only one option, but if we want to make the git
clone mechanism more flexible, more option will be required, which
will become tedious.
So; we'll move the GIT options into a variable, that may or may not be
set depending on the configuration, and we'll pass this variable to the
git command.
Signed-off-by: Mathieu Olivari <mathieu@qca.qualcomm.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40945 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include/unpack.mk')
0 files changed, 0 insertions, 0 deletions