From 482094451a07f2b9698b6814596d6e5fa82caac9 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Thu, 13 Oct 2011 18:44:36 +0000 Subject: [PATCH] Fixed url --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.26.2