From ef2669c35ab1bbb66bc6d0a48987ce0abc26eab8 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Fri, 8 Jun 2012 12:48:11 +0200 Subject: [PATCH] Makefile fixed source's tag --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.26.2