From: Victor Martinez Date: Fri, 8 Jun 2012 10:48:11 +0000 (+0200) Subject: Makefile fixed source's tag X-Git-Url: http://gitweb/?a=commitdiff_plain;h=ef2669c35ab1bbb66bc6d0a48987ce0abc26eab8;p=kernel%2Fcubox.git Makefile fixed source's tag --- diff --git a/Makefile b/Makefile index c1cc4c6..c68fd83 100644 --- 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)