From 1e5db7321397311e4f4518a240affcc5b841a546 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Sun, 5 Aug 2012 20:12:10 +0000 Subject: [PATCH] Removed not needed tools distfile --- Makefile | 3 --- 1 file changed, 3 deletions(-) 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 -- 2.26.2