X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=include%2Fkernel.mk;h=6f5d3ae38675e826ad3c8a98bd89bd093e0e2b5b;hp=c84f7bd37f90c06b8758134fb55f1b21c0e92e8c;hb=0fa21ec3ebb9fa5cfd54d29db17673104a6cac8f;hpb=ff1e854511069a17b447c39fb38643f17a74df82 diff --git a/include/kernel.mk b/include/kernel.mk index c84f7bd37f..6f5d3ae386 100644 --- a/include/kernel.mk +++ b/include/kernel.mk @@ -49,7 +49,7 @@ else LINUX_KERNEL:=$(KERNEL_BUILD_DIR)/vmlinux - LINUX_SOURCE:=linux-$(LINUX_VERSION).tar.bz2 + LINUX_SOURCE:=linux-$(LINUX_VERSION).tar.xz TESTING:=$(if $(findstring -rc,$(LINUX_VERSION)),/testing,) ifeq ($(call qstrip,$(CONFIG_EXTERNAL_KERNEL_TREE))$(call qstrip,$(CONFIG_KERNEL_GIT_CLONE_URI)),) LINUX_SITE:=@KERNEL/linux/kernel/v3.x$(TESTING)