aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-06-02 12:43:13 +0000
committerJohn Crispin <blogic@openwrt.org>2014-06-02 12:43:13 +0000
commitf7c3ef012e46287eea6fa653d1f4af904e4d4dae (patch)
tree412b3c3c1136a920350fdb514539393b3967c52d /target/linux/x86
parent837c7dfb3611bbb823f5fc085882fe4eb85ebcdd (diff)
downloadmaster-187ad058-f7c3ef012e46287eea6fa653d1f4af904e4d4dae.tar.gz
master-187ad058-f7c3ef012e46287eea6fa653d1f4af904e4d4dae.tar.bz2
master-187ad058-f7c3ef012e46287eea6fa653d1f4af904e4d4dae.zip
include: fix kernel download failure with git & local trees
When using the options EXTERNAL_KERNEL_TREE or KERNEL_GIT_CLONE_URI, the command "make downloads" fails as it tries to download the kernel tarball despite the option. This doesn't happen during a regular build as in that case, the dependency is conditionned through the LINUX_SITE variable, which is not set in these cases. Below is a snapshot of the error for an target using a 3.14 kernel: make[3]: *** No rule to make target `.../dl/linux-3.14.tar.xz', needed by `download'. Stop. Change-Id: I1244969c1bbf9c81a6a64d68ae88ac58b0f8e79e Signed-off-by: Mathieu Olivari <mathieu@qca.qualcomm.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40913 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86')
0 files changed, 0 insertions, 0 deletions