CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
kernel
/
ipaq191x.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec6aff4
)
Modified source url for distfiles obtained from crux-arm.nu (kernel snapshot)
2.6
author
Victor Martinez
<pitillo@ono.com>
Tue, 24 May 2011 13:42:03 +0000
(13:42 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Tue, 24 May 2011 13:42:03 +0000
(13:42 +0000)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index 8aaa64b40e8bb33a5a1fdd8d435e103a2e5b3e88..fb99979265deab6cafb494ef1e5f1f0f3b999a52 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-20,7
+20,7
@@
distclean: clean image-distclean modules-distclean map-distclean
rm -vrf $(WORK)/linux-$(KERNEL_VERSION)
$(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/
ipaq191x/
linux-$(KERNEL_VERSION).tar.bz2
$(WORK)/linux-$(KERNEL_VERSION): $(WORK)/linux-$(KERNEL_VERSION).tar.bz2
tar -C $(WORK) -xvjf $(WORK)/linux-$(KERNEL_VERSION).tar.bz2