From: Victor Martinez Date: Thu, 13 Oct 2011 18:44:36 +0000 (+0000) Subject: Fixed url X-Git-Url: http://gitweb/?a=commitdiff_plain;h=482094451a07f2b9698b6814596d6e5fa82caac9;p=kernel%2Fefikamx.git Fixed url --- diff --git a/Makefile b/Makefile index 92427ee..a480e27 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ distclean: clean image-distclean modules-distclean map-distclean rm -vrf $(WORK)/linux-$(KERNEL_VERSION) $(WORK)/mkimage: - wget -P $(WORK) http://crux-arm.nu/files/devices/mkimage + wget -P $(WORK) http://crux-arm.nu/files/distfiles/mkimage chmod u+x $(WORK)/mkimage $(WORK)/linux-$(KERNEL_VERSION).tar.bz2: