CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
kernel
/
cubox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10dc938
)
Makefile fixed source's tag
author
Victor Martinez
<pitillo@ono.com>
Fri, 8 Jun 2012 10:48:11 +0000
(12:48 +0200)
committer
Victor Martinez
<pitillo@ono.com>
Fri, 8 Jun 2012 10:48:11 +0000
(12:48 +0200)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index c1cc4c676331f0643b0233f65efc5fa8633341d9..c68fd83752cc510fc0d26f35bdfabf9b7385f24e 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-18,7
+18,7
@@
clean: image-clean modules-clean map-clean
distclean: clean image-distclean modules-distclean map-distclean
-$(WORK)/linux-$(KERNEL_VERSION).tar.
bz2
:
+$(WORK)/linux-$(KERNEL_VERSION).tar.
xz
:
wget -P $(WORK) http://crux-arm.nu/files/distfiles/cubox/linux-$(KERNEL_VERSION).tar.xz
$(WORK)/linux-$(KERNEL_VERSION): $(WORK)/linux-$(KERNEL_VERSION).tar.xz $(PWD)/config-$(KERNEL_VERSION)