From: Victor Martinez Date: Sun, 5 Aug 2012 20:12:10 +0000 (+0000) Subject: Removed not needed tools distfile X-Git-Url: http://gitweb/?a=commitdiff_plain;ds=sidebyside;h=1e5db7321397311e4f4518a240affcc5b841a546;p=kernel%2Fraspberrypi.git Removed not needed tools distfile --- diff --git a/Makefile b/Makefile index a5fb7ae..bab247a 100644 --- a/Makefile +++ b/Makefile @@ -18,9 +18,6 @@ clean: image-clean modules-clean map-clean distclean: clean image-distclean modules-distclean map-distclean -$(WORK)/tools-$(KERNEL_VERSION).tar.bz2: - wget -P $(WORK) http://crux-arm.nu/files/distfiles/raspberrypi/tools-$(KERNEL_VERSION).tar.bz2 - $(WORK)/linux-$(KERNEL_VERSION).tar.bz2: wget -P $(WORK) http://crux-arm.nu/files/distfiles/raspberrypi/linux-$(KERNEL_VERSION).tar.bz2