From: Victor Martinez Date: Tue, 24 May 2011 13:39:54 +0000 (+0000) Subject: Modified source url for distfiles obtained from crux-arm.nu (kernel snapshot) X-Git-Url: http://gitweb/?a=commitdiff_plain;h=5d751f19137cd1bf9f4aa150ec59bea5dade5407;p=kernel%2Fomap850.git Modified source url for distfiles obtained from crux-arm.nu (kernel snapshot) --- 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