Commit 4b8a6ae8 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

iw: use BR2_KERNEL_MIRROR for SITE



As pointed by Arnout Vandecappelle.

Signed-off-by: default avatarGustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 5c4cee35
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@

IW_VERSION = 3.8
IW_SOURCE = iw-$(IW_VERSION).tar.bz2
IW_SITE = http://www.kernel.org/pub/software/network/iw
IW_SITE = $(BR2_KERNEL_MIRROR)/software/network/iw
IW_LICENSE = iw license
IW_LICENSE_FILES = COPYING
IW_DEPENDENCIES = host-pkgconf libnl