include/download.mk: Allow specify DownloadMethod specific options
authorFlorian Fainelli <f.fainelli@gmail.com>
Wed, 9 Nov 2016 17:34:17 +0000 (09:34 -0800)
committerFelix Fietkau <nbd@nbd.name>
Sun, 4 Dec 2016 10:41:51 +0000 (11:41 +0100)
commitb9aab34eb4ddf935ee6296f587857e5a495cae0e
treed623db9a07a230285168c0ab47705a0a4219b175
parent832fb99da24ffe527e1ebd8363ea0d5a459dd594
include/download.mk: Allow specify DownloadMethod specific options

This is going to be used to migrate the hand rolled git clone for the kernel
into using the git download method. The kernel uses custom options that we may
have to pass down.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
include/download.mk