CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
kernel
/
raspberrypi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2839ccb
)
Removed not needed tools distfile
author
Victor Martinez
<pitillo@ono.com>
Sun, 5 Aug 2012 20:12:10 +0000
(20:12 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Sun, 5 Aug 2012 20:12:10 +0000
(20:12 +0000)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/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