From 5d751f19137cd1bf9f4aa150ec59bea5dade5407 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Tue, 24 May 2011 13:39:54 +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 fc0b07e..091c8fc 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ clean: image-clean modules-clean map-clean distclean: clean image-distclean modules-distclean map-distclean $(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/omap850/linux-$(KERNEL_VERSION).tar.bz2 $(WORK)/linux-$(KERNEL_VERSION): $(TOPDIR)/config-$(KERNEL_VERSION) $(WORK)/linux-$(KERNEL_VERSION).tar.bz2 $(WORK)/linux-$(KERNEL_VERSION)-make3.82.patch tar -C $(WORK) -xvjf $(WORK)/linux-$(KERNEL_VERSION).tar.bz2 -- 2.26.2