CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Removed not needed tools distfile
authorVictor Martinez <pitillo@ono.com>
Sun, 5 Aug 2012 20:12:10 +0000 (20:12 +0000)
committerVictor Martinez <pitillo@ono.com>
Sun, 5 Aug 2012 20:12:10 +0000 (20:12 +0000)
Makefile

index a5fb7ae85eaff278806a3b170ee17101ee80e82d..bab247a139a12e2126b31c2b42320d13cff08070 100644 (file)
--- 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