From 80c337b8017d754d5ae7c061ccef254a139f4e08 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Tue, 24 May 2011 13:42:03 +0000 Subject: [PATCH] Modified source url for distfiles obtained from crux-arm.nu (kernel snapshot) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8aaa64b..fb99979 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ distclean: clean image-distclean modules-distclean map-distclean rm -vrf $(WORK)/linux-$(KERNEL_VERSION) $(WORK)/linux-$(KERNEL_VERSION).tar.bz2: - wget -P $(WORK) http://crux-arm.nu/files/distfiles/linux-$(KERNEL_VERSION).tar.bz2 + wget -P $(WORK) http://crux-arm.nu/files/distfiles/ipaq191x/linux-$(KERNEL_VERSION).tar.bz2 $(WORK)/linux-$(KERNEL_VERSION): $(WORK)/linux-$(KERNEL_VERSION).tar.bz2 tar -C $(WORK) -xvjf $(WORK)/linux-$(KERNEL_VERSION).tar.bz2 -- 2.26.2